|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPDISuspendedEvent
Notifies that the originator has been suspended.
| Method Summary | |
|---|---|
int |
getDepth()
Returns the maximum level of suspended frame |
int |
getLevel()
Returns level of current suspended frame |
IPDISessionObject |
getReason()
Returns the session object that caused the suspension eg: IPDIBreakpointInfo IPDIEndSteppingRangeInfo IPDILocationReachedInfo IPDISignalInfo IPDIFunctionFinishedInfo IPDISharedLibraryInfo IPDIWatchpointScopeInfo IPDIWatchpointTriggerInfo |
int |
getThreadID()
Returns thread ID |
java.lang.String[] |
getUpdatedVariables()
Returns a list of variables that are changed |
| Methods inherited from interface org.eclipse.ptp.debug.core.pdi.event.IPDIEvent |
|---|
contains |
| Methods inherited from interface org.eclipse.ptp.debug.core.pdi.IPDISessionObject |
|---|
getSession |
| Methods inherited from interface org.eclipse.ptp.debug.core.pdi.IPDISet |
|---|
getTasks |
| Method Detail |
|---|
IPDISessionObject getReason()
java.lang.String[] getUpdatedVariables()
int getThreadID()
int getLevel()
int getDepth()
|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||