Examine the stack frame

The stack back trace for the current process and thread are displayed on the Current Stack tab of the Variables window.

The Current Stack tab

When you select a stack frame you jump to that position in the code, if it is available, and the local variables for that frame will be displayed. The toolbar can also be used to step up or down the stack, or jump straight to the bottom-most frame.