>>>
help examine deposit
NAME
examine
FUNCTION
Display data at a specified address.
SYNOPSIS
examine [-{b,w,l,q,o,h,d}] [-{physical,virtual,gpr,fpr,ipr}]
[-n <count>] [-s <step>]
[<device>:]<address>
NAME
deposit
FUNCTION
Write data to a specified address.
SYNOPSIS
deposit [-{b,w,l,q,o,h}] [-{physical,virtual,gpr,fpr,ipr}]
[-n <count>] [-s <step>]
[<device>:]<address> <data>
The help command supports a type of wildcarding. For example, the command
help st displays any commands that begin with ‘‘st’’, such as start and stop.
If full help is available, the help * command displays all of the information on
all of the commands. However, to control the display of the text, combine the
command with the more command, as shown in the following example:
>>>
help * | more
This command sequence causes a screen of text to be displayed. Press the
spacebar to continue the display and press Ctrl/C to terminate the display.
For an explanation of the symbols used to represent syntax, get help on the help
command itself, using the following command:
>>>
help help
12.4 Examining and Depositing to Memory or System
Registers
A byte stream is similar in concept to an OpenVMS console address space. It
can represent an extent of memory, a set of registers, a device, or a file. The
console commands manipulate these byte streams by performing typical device
operations: open, read, write, close. Therefore, in this discussion, the term
device refers to any byte stream or address space regardless of its actual physical
implementation. For example, the address space, /P, can be accessed as a device,
PMEM.
Console Primer 12–7
Summary of Contents for Digital Alpha VME 4/224
Page 20: ......
Page 34: ......
Page 60: ...Figure 2 15 Connecting the PMC I O Companion Card MLO 013265 2 26 Installation Procedures ...
Page 70: ......
Page 78: ......
Page 132: ......
Page 198: ......
Page 313: ...alloc See Also dynamic free Console Commands 13 5 ...
Page 330: ...date Example date 199208031029 00 date 10 29 04 August 3 1992 13 22 Console Commands ...
Page 356: ...exer See Also memexer 13 48 Console Commands ...
Page 379: ...memtest See Also memexer Console Commands 13 71 ...
Page 414: ......
Page 442: ......