Window Mode Commands [ Symbolic Debugger/iX User's Guide ] MPE/iX 5.0 Documentation
Symbolic Debugger/iX User's Guide
Window Mode Commands
Table I-1. Window Mode Commands
-----------------------------------------------------------------------------------------------
| | | |
| Cmd | Syntax | Description |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| fr | | Displays the PA-RISC floating point registers |
| | { fr } | in the register window when the debugger is |
| | { floating point registers} | in disassembly mode. Each register appears |
| | | as a two word pair (two sets of eight |
| | | hexadecimal digits). |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| gr | | Displays the PA-RISC general registers in the |
| | { gr } | register window when the debugger is in |
| | { general registers} | disassembly mode. |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| sr | | Displays the PA-RISC special registers (space |
| | { sr } | and control) when the debugger is in |
| | { special registers} | disassembly mode. |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| td | | Toggles the source window between disassembly |
| | { td } | mode and source mode. |
| | { toggle disassembly} | |
-----------------------------------------------------------------------------------------------
| | | |
| ts | | Toggles the source window between all source |
| | { ts } | or all assembly and split screen mode. |
| | { toggle screen} | |
-----------------------------------------------------------------------------------------------
| | | |
| u | | Updates the source and location windows to |
| | { u } | show the current location of the user |
| | { update} | program. |
| | | |
-----------------------------------------------------------------------------------------------
| | | |
| U | | Clears the screen of data and redraws the |
| | { U } | screen. |
| | { Update} | |
-----------------------------------------------------------------------------------------------
| | | |
| w | | If your terminal supports windowing, this |
| | { w } number | command changes the size of the source window |
| | { window} | to the number of lines that you specify. |
| | | Enter a number from 1 to 21. |
| | | |
-----------------------------------------------------------------------------------------------
MPE/iX 5.0 Documentation