Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Watcom Debugger Guide - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

Figure 20. The CPU Register Window

You can open the CPU Register window by choosing Register from the Data
menu.  The register names and values are displayed in this window.  As you
execute your program, registers that have changed since the last trace or
breakpoint will be highlighted.

You can modify a register value by double clicking on the value, or by
cursoring to it and pressing ENTER.  Press the right mouse button to access
the following pop-up menu items:


Modify
    Change the value of the selected register.

Inspect
    Open a Memory window displaying the memory contents of the address
    specified by the register.  If a segment register is selected, memory at
    offset 0 in the segment will be displayed.

Hex
    Toggles the register window display format between hexadecimal and
    decimal.

Extended
    Displays the Extended 386 register set.  This menu item sets options on
    a per-window basis, overriding the global settings.  When you use the
    menu item to change these settings, they will not be saved between
    debugging sessions.  To change an option permanently, see
    The Window Options Dialog.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson