Data Display
All variables in your current routine are displayed in the Process Window’s Stack Frame Pane in its upper right corner, Figure 1. If a variable’s value is simple, it is visible here. If the value is not simple, dive on the variable to get more information.
*You can dive on almost any object in TotalView to display more information about that object. To dive, position the cursor over the item and click the middle mouse button or double-click the left mouse button.
Some values in the Stack Frame Pane are bold, meaning that you can click on the value and edit it.
 
 
 
Figure 1: Stack Frame Pane of the Process Window
This section includes:
*Diving in a Variable Window”
*Viewing a Variable Value across Multiple Processes or Threads”
*Simplifying Array Display”
*Viewing a Variable’s Changing Value”
*Setting Watchpoints”
 
RELATED TOPICS 
 
Diving in general
Displaying non-scalar variables
Editing variables