NextGen TotalView for HPC User Guide : PART I An Introduction to NextGen TotalView for HPC : Chapter 3 Basic Debugging : Examining Data : Viewing Variables in the Data View
Viewing Variables in the Data View
The Data View is a powerful tool that can list any variable in your program, along with its current or previous value and other information. This helps you to monitor variables as your program executes:
View changing values of scalar and other variables.
Drill down into the nested structures of compound variables.
Add global variables to the Data View by directly typing them in.
Add expressions involving your program data.