Call Stack Window

See Also   Tasks

Displays a list of all active procedures or stack frames for the current thread of execution. Active procedures are the uncompleted procedures in a process.

In the Call Stack window you can:

Elements

Threads List

Contains a list of all threads in the current process. Selecting a thread from the list gives the thread the focus in the integrated development environment (IDE). The list of threads is the same as the list that appears in the Threads window.

Name

Displays the name of each stack frame with any associated argument values.

Language

Specifies the language of the specific stack frame.

Indicator (*)

Displays an indicating the current procedure that determines the scope for the Locals, Watch, Immediate, and source code windows.