public interface ICDIExecuteMoveInstructionPointer
Modifier and Type | Method and Description |
---|---|
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.
|
void moveInstructionPointer(ICDILocation location) throws CDIException
location
- CDIException
- if this method fails. Reasons include:Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.