How do I use the Stack Frame pane?
The Stack Frame Pane shows all of the selected function's parameters, local variables, and registers.
The Stack Frame Pane does not show global variables. If you want to see them, use the Tools > Program Variables command.
You can change a variable or register's value if TotalView is displaying it in bold.
You can show information about other functions on the stack by clicking on the function's name in the Stack Trace Pane.
If you want to see more information for a variable, dive (double-click) on it. TotalView responds by displaying a Variable Window containing this information. Diving lets you see all of an array's values, the value pointed to by a pointer, and the elements of a struct.
You can find tips that we've already sent out in our Tip Archive
Help us improve these tips!