The stack holds function return information and local variables. You can examine the stack when image execution stops at a specific point. The following procedures are described:
Examining the Stack
Viewing the Stack at a specified address
Viewing the Stack at an address contained in a selected Stack entry
Viewing the Stack at a previous start address
Viewing the symbol at a Stack address
Viewing the symbol at an address in a selected Stack entry
Viewing the Stack by re-evaluating a C/C++ expression
Copying the contents of the Stack
Formatting the Stack contents
Changing the data size for Stack contents.