|
PTP Release 7.0 |
|||||||||
| 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(BigInteger address)
Returns whether this operation is currently available for this element. |
void |
jumpToAddress(BigInteger address)
Causes this element to resume the execution at the specified address. |
| Method Detail |
|---|
boolean canJumpToAddress(BigInteger address)
void jumpToAddress(BigInteger address)
throws DebugException
DebugException - on failure. Reasons include:
|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||