You can add multiple memory monitors to the Memory view. To add a new memory monitor, perform these steps.
- Start a debugging session.
- Open the Memory view.
- Click the plus-sign
icon on the Monitors pane toolbar. Alternatively, right-click in the Monitors pane and select Add Memory Monitor from the context menu.
- The Monitor Memory dialog box appears.
Note: The Enter memory space and address option appears only when the debugger associated with the active debugging context supports memory spaces, and the currently debugged process has multiple memory spaces.
- Specify options as explained in the following table.
Table 1. Monitor Memory Dialog Box Options | Option |
Description |
| Enter address or expression |
Enter the expression to monitor in decimal or hexadecimal values. You can use the drop-down list to select a previously specified expression. |
Figure 1. Monitor Memory Dialog Box 
- Click OK.
The memory monitor appears in the Memory view.