Adding, Editing and Removing Watches
On this page:
Introduction
If you want to evaluate a number of variables or expressions in the context of the current frame, and view all of them simultaneously, you can create watches for them. The values of the expressions are updated with each step through the application, but are only visible when the application is suspended. Unlike the Expression Evaluation feature, these expressions are persisted as the part of your project.
This section describes how to add items to watches, change and remove watches.
Accessing the Watches pane
By default, the Watches pane is hidden and the watches are shown in the Variables pane.
- To have the Watches pane displayed separately and view the configured watches in it, release the Show watches in Variables tab toggle button
on the toolbar of the Variables pane. By default, the button is pressed.
- To hide the Watches pane and view the watches in the Variables pane, press the
toggle-button on the toolbar of the Watches pane.
Creating watches
To add an item to a watch
Do one of the following:
- In the Watches pane, click
, or just press Insert.
- On the Variables pane, in the Inspection window, or in the Evaluate Expression dialog box, right-click the desired item and choose Add to Watches on the context menu.
- Select the desired item in the Variables pane and drag it to the Watches pane.
- Select item in the editor, right-click it and select Add to Watches on the context menu.
Editing watches
To edit a watch
Deleting watches
To remove a watch
See Also
Last modified: 26 July 2017