|
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(java.math.BigInteger address)
Returns whether this operation is currently available for this element. |
void |
jumpToAddress(java.math.BigInteger address)
Causes this element to resume the execution at the specified address. |
| Method Detail |
|---|
boolean canJumpToAddress(java.math.BigInteger address)
void jumpToAddress(java.math.BigInteger address)
throws org.eclipse.debug.core.DebugException
org.eclipse.debug.core.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 | |||||||||