|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISteppingModeTarget
Support for the instruction stepping mode for a debug target.
Method Summary | |
---|---|
void |
enableInstructionStepping(boolean enabled)
Sets whether the instruction stepping are enabled in this debug target. |
boolean |
isInstructionSteppingEnabled()
Returns whether the instruction stepping are currently enabled in this debug target. |
boolean |
supportsInstructionStepping()
Returns whether this debug target supports instruction stepping. |
Method Detail |
---|
boolean supportsInstructionStepping()
void enableInstructionStepping(boolean enabled)
enabled
- whether the instruction stepping are enabled in this debug targetboolean isInstructionSteppingEnabled()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |