Basic Alpha SRM Console Command Descriptions
examine
Displays the contents of the specified address.
Syntax
examine
Arguments
<device>:
The optional device name (or address space) selects the device to access.
<address>
The address specifies the first location to examine within the current device. The address can be any legal address specified.
Options
examine Command Option | Description |
|
|
Specifies data type is byte. | |
Specifies data type is word. | |
Specifies data type is longword. | |
Specifies data type is quadword. | |
Specifies data type is octaword. | |
Specifies data type is hexword. | |
Specifies the data displayed is the decoded macro | |
| instruction. The Alpha instruction decode |
| recognize |
References physical address space. | |
References virtual address space. | |
References | |
References |
Alpha SRM Console Firmware