|
Eclipse CDT 7.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICDITargetConfiguration2
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 |
---|
boolean supportsThreadControl()
boolean supportsPassiveVariableUpdate()
boolean supportsRuntimeTypeIdentification()
boolean supportsAddressBreaksOnStartup()
|
Eclipse CDT 7.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |