User`s manual
RM - Register Modify
3-200
3
RM - Register Modify
Command Input
RM [REG]
Description
The RM command allows you to display and change the target
registers.
REG is the target register. If REG is not specified, all the registers are
displayed in sequence.
When invoked without options, the RM command enters an
interactive mode where the register contents currently in effect are
displayed one-at-a-time on the console for the operator to examine.
You may change the displayed value by typing a new value,
followed by the Return key. To leave the register unaltered, press
the Return key without typing a new value.
You may also enter a special character, either at the prompt or after
typing new data, for
scrolling through the registers. The special
characters are:
Examples
Example 1: Modify register R5 and exit.
PPC1-Bug>RM R5 <Return>
R5 =12345678? ABCDEF. <Return>
PPC1-Bug>
V or v Open the next register. This is the default, and remains in
effect until changed by entering one of the other special
characters.
^ Back up and open the previous register
= Re-open the same register
. Terminate the RM command, and return control to the
debugger