Package | Description |
---|---|
org.eclipse.cdt.debug.core.cdi | |
org.eclipse.cdt.debug.core.cdi.model |
Modifier and Type | Method and Description |
---|---|
ICDISignal |
ICDISignalReceived.getSignal()
Method getSignal.
|
Modifier and Type | Method and Description |
---|---|
ICDISignal[] |
ICDISignalManagement.getSignals()
Returns the array of signals defined for this target.
|
Modifier and Type | Method and Description |
---|---|
void |
ICDIExecuteResume.resume(ICDISignal signal)
Resume execution where the program stopped but immediately give the
signal.
|
void |
ICDITarget.signal(ICDISignal signal)
Deprecated.
|
void |
ICDIThread.signal(ICDISignal signal)
Deprecated.
|
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.