Context menu for the Watch pane
The context menu for the Watch pane of the Debugger window has the following menu commands.
See also:
Context-sensitive help: Watch pane
Adjust Range
Opens the Adjust Range for Array dialog.
This command is only available when an array is selected.
See also:
User's Guide: Inspecting data elements
Show Hex Value
Displays the hex value for scalars.
Show Decimal Value
Displays the decimal value for scalars.
Modify Value
Modifies the value of the selected watch. For watches with scalar values only.
Edit Watch
Changes the name of the item you want to watch.
See also:
User's Guide: Editing a watch
Remove Watch
Removes the selected watch from the watch pane.
See also:
User's Guide: Deleting a watch
Watch
Adds the selected data item to the Watch pane.
See also:
User's Guide: Watching expressions
Inspect
Creates a floating Inspector window for the selected watch.
See also:
User's Guide: Inspecting data elements
Add New Watch
Adds a new item to be watched.
See also:
User's Guide: Watching expressions
Remove All
Removes all items from the selected watch pane.
See also:
User's Guide: Deleting a watch
Properties
Opens the Project Properties dialog, where you control what is displayed in the current pane.
This command is only avilable when the AppBrowser is in Project Browser mode and a project file (.jpr) file is selected.
Save to File
Saves all the data in the current pane to an ASCII file.
Expand All
Expands all outline branches in the current pane.
Collapse All
Collapses all outline branches in the current pane.
Toggle Value
Toggles a boolean value.