|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IRunToAddress
Provides the ability to run a debug target to the given address
| Method Summary | |
|---|---|
boolean |
canRunToAddress(java.math.BigInteger address)
Returns whether this operation is currently available for this element. |
void |
runToAddress(java.math.BigInteger address,
boolean skipBreakpoints)
Causes this element to run to specified address. |
| Method Detail |
|---|
boolean canRunToAddress(java.math.BigInteger address)
void runToAddress(java.math.BigInteger address,
boolean skipBreakpoints)
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 | |||||||||