This chapter describes how to change the execution context during a debugging session. It contains the following sections:
About changing the execution context
Changing scope to the PC
Displaying the current execution context
Resetting the PC to the image entry point
Setting the PC to the address of an instruction or line of code
Setting the PC to a function
Changing scope to the lowest address in memory of a module
Changing scope to a line of code in the source view
Changing scope to an instruction in the disassembly view
Changing scope to the destination of a branch instruction
Changing scope to a function
Changing scope to the code pointed to by a Call Stack entry
Displaying a previously viewed line or address.