|
Eclipse CDT 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICDIExecuteMoveInstructionPointer
Provides the ability to perform a jump without changing the run state of a thread or debug target.
| Method Summary | |
|---|---|
void |
moveInstructionPointer(ICDILocation location)
Moves the instruction pointer to the specified location without changing the run state The result is undefined if it moves outside of the stackframe. |
| Method Detail |
|---|
void moveInstructionPointer(ICDILocation location)
throws CDIException
location -
CDIException - if this method fails. Reasons include:
|
Eclipse CDT 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||