|
Eclipse CDT Pre-release 3.0 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
---|---|
boolean |
supportsAddressBreaksOnStartup()
Returns whether this target supports having address breakpoints enabled when a debug session starts. |
boolean |
supportsPassiveVariableUpdate()
Returns whether this target supports passive variable updating. |
boolean |
supportsRuntimeTypeIdentification()
Returns whether this target supports runtime type indentification. |
boolean |
supportsThreadControl()
Returns whether this target supports thread control, namely whether it supports suspending/resuming threads individually. |
Methods inherited from interface org.eclipse.cdt.debug.core.cdi.model.ICDITargetConfiguration |
---|
supportsBreakpoints, supportsDisconnect, supportsExpressionEvaluation, supportsInstructionStepping, supportsMemoryModification, supportsMemoryRetrieval, supportsRegisterModification, supportsRegisters, supportsRestart, supportsResume, supportsSharedLibrary, supportsStepping, supportsSuspend, supportsTerminate |
Methods inherited from interface org.eclipse.cdt.debug.core.cdi.model.ICDIObject |
---|
getTarget |
Method Detail |
public boolean supportsThreadControl()
public boolean supportsPassiveVariableUpdate()
public boolean supportsRuntimeTypeIdentification()
public boolean supportsAddressBreaksOnStartup()
|
Eclipse CDT Pre-release 3.0 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |