Actions menu

You can access most Actions menu commands in other ways: by using a keyboard shortcut, by right-clicking appropriate objects, or by using the tool bar. Only Actions menu commands that have an icon appear on the tool bar.

The Actions menu contains the following commands.

Dereference

Displays the contents of the pointer memory location.

Set Array Bounds

Enables you to view a pointer as an array or adjust the displayed bounds of an array.

Reset

Cancels the display of the Dereference or Set Array Bounds options.

Format

Turns on and turns off the option to display numeric variables in hexadecimal format.

New Monitor

Allows you to select a variable from the source window and then add it to the monitors pane.

Delete Monitor

Deletes the selected monitor.

Delete All Monitors

Deletes all monitors.

Resolve Loadmap Source

Resolves the available source files for a given program object in the load map.

Go to Source

Displays the associated program source file in the Source window.

Go to Disassembly

Displays the assembly code instructions associated with the specified module or address in the assembly code area of the Source window.

Go to Line

Prompts you to specify a line to review, then moves the focus and cursor to the specified line of code.

Go to Address

Prompts you to specify a hexadecimal address to review, then moves the focus and cursor to the contents of the specified address.

Go to Memory

Displays the contents of the currently selected local variable in the Memory pane.

New Memory Window

Displays a new window that contains contents of a specified address in memory.

Set Current Thread

Enables you to set the current thread.

Clear Console

Clears messages from the console.

Suspend Updates

Suspends updates of debugging operations on the selected pane.

Resume Updates

Resumes updates of debugging operations on the selected pane.

Columns

Displays the Columns dialog, which enables you to change how columns display in the Call Stack and Threads panes.