System Debug Reference Manual (32650-90888)

Chapter 13 529
Standalone Analysis Tool (SAT)
SAT Functions and Commands
SAT Functions and Commands
Some functions are different in SAT. Three MODIFY commands are enabled for SAT, and the
FPMAP and EXIT commands are changed. SAT is a standalone environment, so the file
system is not available. This means that no operation which involves the file system, such
as USE files, List or Log files is allowed.
For standard functions nmaddr and nmfile, only addresses contained in the system library
succeed. For standard function strmax, strings are limited to 1024 characters.
There are no additional commands for SAT, but three DEBUG MODIFY commands have
been enabled for it so that repairs may be made to the machine state, system tables or
other data structures. These commands are summarized below. For more information, see
the M (MODIFY) command description in Chapter 4.
MV modifies a virtual address
MAPL List mapped files.
MODD Delete temporary dump modification(s) in DAT.
MODL List temporary dump modification(s) in DAT.
NMCALL Dynamically invoke the specified routine.
OPENDUMP Open a dump file.
PAUSE Sleep for a bit.
PSEUDOMAP Maps in a local copy of a code file to a virtual address.
PURGEDUMP Purge a dump file.
REGLIST List registers to a file.
RESTORE Restore macros/variables from a binary file.
S[S] Single Step.
STORE Store macros/variables to a binary file.
SYMOPEN Symbolic type files cannot be accessed in SAT
TERM Terminal Semaphore control.
TRAP Arm/Disarm/List Traps.
TX@ All text window commands.
UF All forms of the UnFreeze command.
USE Read command from a file.
XLD Remove an alternate file of procedure names.