The Call Stack window enables you to view the names of functions on the call stack, parameter types, and parameter values. Call stack information is shown only when the program being debugged is in a paused state.
When a stack frame is selected the watch and local variables windows should reflect the state from the context of the selected stack frame.