| |||
| Home > Changing the Execution Context > Changing scope to the code pointed to by a Call Stack entry | |||
You can change scope to the location of a Call Stack entry whenever execution is halted.
After changing scope to another Call Stack entry, you can examine the variables that are in scope using the Locals, Statics, and This tabs in the Locals pane.