TACL Reference Manual
UTILS:TACL Commands and Functions
HP NonStop TACL Reference Manual—429513-018
8-136
RCVDUMP Program (Super-Group or Super ID
Only)
START n...
is the byte address where the dump will start. The default value is 0.
END n...
is the byte address where the dump will stop. Using a value of -1 is the same
as specifying the end of memory. The default value is -1.
ONLINE
If this option is specified, a dump can be taken of a processor while it is
running. Only memory pages are included in this type of dump. No registers,
translation lookaside buffers (TLB) or caches are dumped. All other parameters
are ignored, including fabric.
RESET
If this option is specified, a soft reset is issued to the processor being dumped.
This option is necessary if the processor has experienced a hardware error
freeze instead of a halt.
D-Series Syntax
run-option
is any of the options described in the RUN[D|V] Command
on page 8-156.
dump-file
is the name of the disk file to which the dump is to be written.
cpu
is the number of the processor that is to be dumped. Specify cpu as an integer in
the range from 0 to 15, inclusive. This processor must be primed for a memory bus
dump before you attempt the dump.
bus
specifies the bus to be used for the dump. The default bus is the X bus. Possible
values are:
0 = X bus
Note. The PRIME and NOPRIME parameters do not have any effect on how the
RCVDUMP command operates. They are therefore no longer described in the RCVDUMP
command description.
RCVDUMP [ / run-option [ , run-option ] ... / ]
dump-file , cpu , [ bus, param [ , param ] ]