Examine - Digital Equipment 300 Series AXP Reference Manual

High-performance, desktop system
Hide thumbs Also See for 300 Series AXP:
Table of Contents

Advertisement

EXAMINE

EXAMINE
Displays
The
Memory
specified memory location. The displayed line consists of a single
Locations
character address specifier, the hexadecimal physical address to
be examined.
After initialization, the default address space is physical memory,
the default data size is a longword and the default address is
zero. If conflicting address space or data sizes are specified, the
console ignores the command and issues an error response.
Format
To execute the
>>> e[xamine] [-{size_option}][-{address_option}] [-{miscellaneous_options}] [{address}]
The {address} qualifier specifies the address (or first address) to
be read.
Parameters and
Except for the
Qualifiers
remembers the qualifiers specified in the last command and
continues in that mode until you provide a new qualifier. For
example:
>>> e r0
>>> e 100000
?22 ILL REF
The above sequence produces an illegal address error, as there is
no address r100000. The following sequence is required:
>>> e r0
>>> e -pm -u 100000
In the above sequence, the
to the command line.
4–20
command examines and displays the contents of the
examine
command, use the following syntax:
examine
miscellaneous option, the console code
-u
GPR: 00 00000000 0000000
GPR: 00 00000000 00000000
PMEM: 00000000.00100000 4C202343 54205420
-u
(unprotected) qualifier was added
Return

Advertisement

Table of Contents
loading

Table of Contents