To open the Call Stack window, you must be debugging. From the Debug menu, choose Windows and choose Call Stack.
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 break state.
You can turn this information on or off by right-clicking on the Call Stack window and choosing the appropriate options from the shortcut menu.