Changing register data display format

You can change the format in which the debugger displays the contents of registers. For example, you can specify that a register's contents be displayed in hexadecimal, rather than binary. The debugger provides these data formats:

To change register display format:

  1. Open the Registers view.
  2. Expand the hierarchical list to reveal the register for which you want to change the display format.
  3. Select the register value that you want to view in a different format.

    The value highlights.

  4. Right-click and choose Format > dataformat from the shortcut menu that appears, where dataformat is the data format in which you want to view the register value.

    The register value changes format.