System Debug Reference Manual (32650-90888)

164 Chapter5
System Debug Command Specifications Fx-LOG
Fx (format)
DAT only
The following DAT commands cannot be used in Debug:
CLOSEDUMP Closes a dump file
DEBUG Enters Debug; used to debug DAT
DPIB Displays a portion of the Process Information Block
DPTREE Displays the process tree
DUMPINFO Displays dump file information
GETDUMP Reads in a dump tape to create a dump file
OPENDUMP Opens a dump file
PURGEDUMP Purges a dump file
F
x
(format)
Formats a specified data structure.
Syntax
FT
path ft_options
FV
virtaddr path fv_options
FT = format data structure with type information.
FV = format data structure with data starting at
sid.off
.
Parameters
virtaddr
FV only. The virtual address of the data to be formatted.
Virtaddr
can be
a short pointer, a long pointer, or a full logical code pointer.
path
A path specification, as described in chapter 5, "Symbolic
Formatting/Symbolic Access".
ft_options
These options are for the FT command only. The MAP option causes a
location map to be printed for components of complex structures such as
records or arrays.
MAP Include a location map.
NOMAP Do not include a location map (default).
fv_options
These options are for the FV command only.
PAC Print packed array of chars as a string of characters.
NOPAC Print packed array of chars as an array index followed by