|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IJumpToAddress
Provides the ability to resume a debug target at the given address.
Method Summary | |
---|---|
boolean |
canJumpToAddress(IAddress address)
Returns whether this operation is currently available for this element. |
void |
jumpToAddress(IAddress address)
Causes this element to resume the execution at the specified address. |
Method Detail |
---|
boolean canJumpToAddress(IAddress address)
void jumpToAddress(IAddress address) throws org.eclipse.debug.core.DebugException
org.eclipse.debug.core.DebugException
- on failure. Reasons include:
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |