Viewing variables in memory
To view a variable in memory:
Open the Variables view.
Right-click a variable and select
View Memory
.
The variables and their corresponding values are displayed in the
Memory
view.
Parent topic:
More debugging features
Related concepts
Using breakpoints and watchpoints
Inspecting your registers
Inspecting a process's memory
Inspecting shared-library usage
Monitoring signal handling
Viewing your output
Interacting with GDB
Inspecting a process's memory
Related tasks
Inspecting variables
Changing variable values
Controlling the display of variables
Changing variable to a different type
Evaluating your expressions