| |||
Home > Examining the Target Execution Environment > Viewing memory contents > Viewing memory at a variable in the Locals view |
To view memory at a variable in the Locals view:
Display the Locals view.
Locate the required variable.
The variable must be in scope.
Right-click on the variable name to display the context menu.
Either:
Select View Memory at Value from the context menu to display the memory using the value of the selected as the start address.
Select View Memory at Address from the context menu to display the memory using the address of the selected variable as the start address.
This option cannot be used for register and constant variables.