View a Location in Storage

To view a particular location in storage (for example, the storage used by a variable), either select Options->Monitor expression from the Storage monitor, or open a new Storage monitor from a Source window or the Session Control window, and specify an expression to monitor. See the Reference section below for information on what types of expressions the debugger supports.

C or C++: To view the storage for a class object or a variable, specify the address of the object or variable name by preceding the name with an ampersand (&).



Supported C++ expressions


Change the Contents of Storage, Variables, and Registers
Add Expressions and Variables to a Monitor
Change the Representation of Storage