TotalView User Guide : Part V: Debugging : Examining and Changing Data : Changing a Variable’s Data Type : Viewing typedef Types

Viewing typedef Types
TotalView recognizes the names defined with typedef, and displays these user-defined types; for example:
typedef double *dptr_t;
dptr_t p_vbl;
TotalView displays the type for p_vbl as dptr_t.

Rogue Wave Software, Inc.
Voice: (303) 473-9118
rwonlinedocs@roguewave.com