Examining Data
Examining data is, of course, a primary focus of any debugging process. TotalView provides multiple tools to examine, display, and edit data.
This section discusses viewing built-in data in the Process Window and Expression List Window, and then using the Variable Window to look at compound data.
NOTE: These procedures on examining data can be performed independently of the tasks in other sections in this chapter, but you must first load the program (
Load the Program to Debug). In addition, the discussion assumes an existing eval point has been set as described in
Evaluation Points.