Viewing the contents of a register

ngjava.gif (225 bytes)Note: Register information is not available when debugging interpreted Java programs. It is available when debugging High Performance Compiled (HPC) Java programs.

You can view the contents of a register from the Registers pane, the Monitors pane if you have added the register there, or a Storage Monitor pane if you have added the register there.

To view the contents of a register in the Registers pane:

  1. Expand the thread for which you want to view the registers.
  2. Expand the register category that contains the register you want to view.
  3. If desired, use the scroll bars or PageUp and PageDown keys to scroll the pane until the register is visible.

To view the contents of a register you have already added to the Monitors pane:

  1. If necessary, use the scroll bars or PageUp and PageDown keys to scroll the Monitors pane until the register is visible.
  2. If desired, change the representation of the register: right-click on the register and select a representation from the Monitor Representation menu.

To view the contents of a register you have already added to a Storage pane:

  1. If necessary, use the scroll bars or PageUp and PageDown keys to scroll the Storage pane until the register is visible.
  2. If desired, change the representation of the register: right-click on the register and select a representation from the Monitor Representation menu.

Related Tasks
Adding a new Storage Monitor pane for an expression or register
Adding a register to the Monitors pane