|
Eclipse CDT 7.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICDITargetConfiguration3
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 |
---|
boolean needsVariablesUpdated(ICDIEvent event)
boolean needsRegistersUpdated(ICDIEvent event)
|
Eclipse CDT 7.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |