Totalview® User Guide : PART I Introduction to Debugging with TotalView : Chapter 1 About TotalView : Data Display and Visualization : C++ View
C++ View
Using C++ View, you can format program data in a more useful or meaningful form than its concrete representation displayed in a running program. This allows you to inspect, aggregate, and check the validity of complex data, especially data that uses abstractions such as structures, classes, and templates.
 
RELATED TOPICS 
 
More on C++ View
Creating Type Transformations in the TotalView Reference Guide