User`s guide

SROM Mini-Debugger Command Set 3–37
User Commands
pr
The print register (pr) command displays the contents of the general-purpose CPU
registers.
Control Flags
Not applicable.
Description
The contents of the general-purpose CPU registers are saved to PALtemp registers
when the mini-debugger is first entered. The pr command allows for their viewing.
Note that because the dc command uses two of these PALtemp registers, the results
in R1 and R2 will be changed after a dc command.
Note: This command may not be available in all standard SROMs supplied
with the Alpha motherboards due to a lack of space. If this is the case,
recompile the mini-debugger source files supplied in the Alpha SDK
with the FULL_MDBG compile switch defined to enable this command.