DUMP PSAM Commands DUMP
NAME
dump - dump current DAP program state to a file
SYNOPSIS
dump
DESCRIPTION
The dump command causes the current state of the DAP program
to be dumped to a file. The dump file is named <doffile>.dr,
where <doffile> is the name of the executing DOF file, and
is placed in the current directory.
The dump file can later be used by dapdb to examine the
state of the DAP program at that point. The dump command can
be used several times during a single execution of a DAP
program, subsequent dumps being appended to the same file.
Therefore a dump file can contain the DAP program state at
one or more points in a single execution of a DAP program
but cannot contain dumps from different program executions.
SEE ALSO
core, select
AMT Release 4.1S Last change: 11th May 1989 1