PTrace Reference Manual
PTrace Commands
PTrace Reference Manual—526393-001
3-14
LABEL Command
Considerations: HEX Command
•
If the HEX command is not used, OFF is assumed.
•
If HEX is specified without ON or OFF, ON is assumed.
•
The RESET and FROM commands set HEX to OFF.
•
See Record-Formatting Commands on page 2-8.
LABEL Command
The LABEL command controls the formatted display of trace records. The exact format
of the display depends on the subsystem for which PTrace is displaying records.
ON
enables the formatted display of trace records.
OFF
disables the formatted display of trace records. You can still display records in
HEX, OCTAL, or TEXT depending on the current settings of those parameters.
Considerations: LABEL Command
•
If the LABEL command is not used, ON is assumed.
•
If LABEL is specified without ON or OFF, ON is assumed.
•
The RESET and FROM commands set LABEL to ON.
LIMIT Command
The LIMIT command specifies the maximum number of records to be displayed by any
PTrace command.
records
is an integer that specifies the maximum number of records to be displayed by any
single command. The range is 1 through 1,073,741,823.
Considerations: LIMIT Command
•
If the LIMIT command is not used, a limit of 1,073,741,823 is assumed.
•
If a LIMIT command is entered and the records option is omitted, the limit is set
to 1,073,741,823.
LABEL [ ON ]
[ OFF ]
LIMIT [ records ]