How can I view only certain registers?

To view only certain registers, follow these steps:

  1. Select Window > Show View > Registers from the IDE menu bar while in the debugger perspective.

    The Registers view appears docked to the upper right hand side of debugger perspective.

  2. Right-click anywhere in the Registers tab.

    A context menu appears.

  3. Select Add Register Group in the context menu.

    The Register Group window appears.

    Figure 1. Register Group Window

    Register Group Window

  4. Type the name of new register group in the Group Name textbox.
  5. Select the checkbox next to registers that you want to be a part of this group.
  6. Click OK .

    The Register Group window closes.

Now you can view only the selected registers.