TotalView User Guide
:
Part II: Debugging Tools and Tasks
:
Examining and Editing Data and Program Elements
:
Changing a Variable’s Data Type
: Viewing Unions
Viewing Unions
TotalView displays a union in the same way that it displays a structure. Even though the fields of a union are overlaid in storage, TotalView displays the fields on separate lines.
CLI:
dprint
variable
Figure 124:
Displaying a Union