public interface ICDITargetConfiguration3 extends ICDITargetConfiguration2
Modifier and Type | Method and Description |
---|---|
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.
|
supportsAddressBreaksOnStartup, supportsPassiveVariableUpdate, supportsRuntimeTypeIdentification, supportsThreadControl
supportsBreakpoints, supportsDisconnect, supportsExpressionEvaluation, supportsInstructionStepping, supportsMemoryModification, supportsMemoryRetrieval, supportsRegisterModification, supportsRegisters, supportsRestart, supportsResume, supportsSharedLibrary, supportsStepping, supportsSuspend, supportsTerminate
getTarget
boolean needsVariablesUpdated(ICDIEvent event)
boolean needsRegistersUpdated(ICDIEvent event)
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.