Use the GPR pane and FPR pane to work with the general-purpose and system-control registers at the byte-level. Use the Status pane to work with the system-control registers at the bit or multiple-bit level.
Use the panes to perform the following actions:
Note: You can work with the PASE Debugger in a variety of ways: by right-clicking or double-clicking appropriate objects, by using a menu or a keyboard shortcut, or by using the tool bar (if the menu command has a tool icon). The following procedures specify only one way to select a command.
Examine how the contents of the registers change by noting which field are yellow. Yellow fields designate register values that have changed since the last step.
To change the contents of a register, complete the following steps:
To display the assembly code instructions associated with the contents of a register, right-click the register and select Go To Disassembly. PASE Debugger displays the instructions in the assembly code area of the Source window.
To suspend updates to the pane, right-click in the pane and select Suspend Updates. To begin updating again, right-click in the pane and select Resume Updates.
To display the memory that is associated with a register, right-click the register and select Go to Memory or New Memory Window.