|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.cdt.debug.mi.core.MIProcessAdapter
org.eclipse.cdt.debug.mi.core.CygwinMIProcessAdapter
public class CygwinMIProcessAdapter
Constructor Summary | |
---|---|
CygwinMIProcessAdapter(java.lang.String[] args,
int launchTimeout,
org.eclipse.core.runtime.IProgressMonitor monitor)
|
Method Summary | |
---|---|
void |
interrupt(org.eclipse.cdt.debug.mi.core.MIInferior inferior)
|
Methods inherited from class org.eclipse.cdt.debug.mi.core.MIProcessAdapter |
---|
canInterrupt, destroy, exitValue, getErrorStream, getInputStream, getOutputStream, waitFor |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CygwinMIProcessAdapter(java.lang.String[] args, int launchTimeout, org.eclipse.core.runtime.IProgressMonitor monitor) throws java.io.IOException
args
- launchTimeout
- monitor
-
java.io.IOException
Method Detail |
---|
public void interrupt(org.eclipse.cdt.debug.mi.core.MIInferior inferior)
interrupt
in interface org.eclipse.cdt.debug.mi.core.MIProcess
interrupt
in class MIProcessAdapter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |