Adding a register to the Monitors pane

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 add a register to the Monitors pane if you want to monitor only a few registers during the execution of your program. Registers can also be monitored in the Registers pane and Storage pane. To monitor all registers during program execution, use the Registers pane.

To add a register to the Monitors pane:

  1. Click on the Monitors tab and do one of the following:

  2. In the dialog, enter the name of the register you want to monitor. Check the Registers pane to see a valid Registers name.
  3. Select Program Monitor.
  4. Click OK to add the register to the Expressions monitor and dismiss the dialog.

To add multiple registers to the Monitors pane:

  1. Click on the Monitors tab and do one of the following:

  2. In the dialog, enter the register you want to monitor.
  3. Click Monitor to add the register to the monitor.
  4. Repeat steps 2 and 3 until you have added all the registers you want to monitor.
  5. Click Cancel to dismiss the dialog.

ngrelt.gif (466 bytes)
Viewing the contents of a register
Adding a new Storage Monitor pane for an expression or register