View the Contents of
the Call Stack
You can view information for the active functions on a
thread's stack. A function is on the stack from the time it is called
until after it returns.
To view stack information for
functions, open or raise a Call Stack
window in one of the following ways:
- If a Call Stack monitor is already open, access it from
the Windows menu of any debugger window
that contains this menu.
- Select Monitors->Call stack from a
Source or Session Control window, or press the Ctrl+K
accelerator key, or click on the
toolbar button.

Use the Call Stack Window

Debugger Windows