To add a memory monitor to
Memory view:
- Start a debugging session.
- Click the Memory tab.
The
Memory view appears.
- In the Monitors pane toolbar, click the plus-sign (+) icon. Alternatively, right-click a blank area in the Monitors pane and choose Add Memory Monitor from the shortcut menu.
The
Monitor Memory dialog appears.
Figure 1. Monitor Memory dialog
- Specify information about the memory monitor:
- If you want to translate the memory address or the expression to another memory space, select the Memory space checkbox.
The
Memory space pop-up menu becomes available.
- Choose one of the following values from the Memory space pop-up menu.
- Physical - Indicates that the specified address or expression refers to physical memory space.
- Data - Indicates that the specified address or expression refers to data memory space.
- Program - Indicates that the specified address or expression refers to program memory space.
- Click OK.
The memory monitor is added to the
Monitors pane and the default rendering is displayed in the
Renderings pane.
Figure 2. Added memory monitor