
Basic Alpha SRM Console Command Descriptions
Examples
| examine Command | 
 | 
 | 
 | 
 | 
 | 
| Example | Display | 
 | 
 | 
 | Description | 
| 
 | 
 | 
 | 
 | 
 | |
| >>>e r0 | gpr: | 0 (R0) | 0000000000000002 | Examines the | |
| 
 | 
 | 
 | 
 | 
 | contents of R0, | 
| 
 | 
 | 
 | 
 | 
 | using a symbolic | 
| 
 | 
 | 
 | 
 | 
 | address. | 
| >>>e  | gpr: | 0 (R0) | 0000000000000002 | Examines the | |
| 
 | 
 | 
 | 
 | 
 | contents of R0, | 
| 
 | 
 | 
 | 
 | 
 | using address | 
| 
 | 
 | 
 | 
 | 
 | space. | 
| >>>e grp:0 | gpr: | 0 (R0) | 0000000000000002 | Examines the | |
| 
 | 
 | 
 | 
 | 
 | contents of R0, | 
| 
 | 
 | 
 | 
 | 
 | using a device | 
| 
 | 
 | 
 | 
 | 
 | name. | 
| >>>examine  | gpr: | 38 | (R7) | 0000000000000000 | Examines the | 
| 
 | gpr: | 40 | (R8) | 0000000000000000 | contents of R7 | 
| 
 | gpr: | 48 | (R9) | 0000000000000000 | and the next five | 
| 
 | gpr: | 50 | (R10) 000000007FFBF800 | registers. | |
| 
 | gpr: | 58 | (R11) 000000007FF781A2 | 
 | |
| 
 | gpr: | 60 | (R12) 0000000000000000 | 
 | |
| >>>examine ipr:11 | ipr 11 | (KSP) FFFFFFFF8228DFD0 | Examines the | ||
| 
 | 
 | 
 | 
 | 
 | contents of | 
internal processor register 11.
Alpha SRM Console Firmware