|
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 |
needsRegistersUpdated(ICDIEvent event)
Same idea as needsRegistersUpdated() but for registers. |
boolean |
needsVariablesUpdated(ICDIEvent event)
It may be desirable to update all variables when a certain event occurs. |
Methods inherited from interface org.eclipse.cdt.debug.core.cdi.model.ICDITargetConfiguration2 |
---|
supportsAddressBreaksOnStartup, supportsPassiveVariableUpdate, supportsRuntimeTypeIdentification, supportsThreadControl |
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 needsVariablesUpdated(ICDIEvent event)
public boolean needsRegistersUpdated(ICDIEvent event)
|
Eclipse CDT Pre-release 3.0 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |