Download SPARC SH Series Simulator/Debugger User's Manual
Transcript
TRACE
5.42
TRACE
Displays trace buffer
T
Format
TRACE [˘-<start instruction index>][˘,{@<instruction count>|-<end
instruction index>|][;{I|A}] (RET)
Parameters
•
<start instruction index>
Specifies the first instruction to display.
The value indicates the point in the trace buffer at which to start display as a number of
instructions back from the end instruction stored in the trace buffer.When omitted, display
starts at the beginning of the trace buffer.
•
<instruction count>
Specifies the number of instruction to display.
When both the instruction count and the end instruction index are omitted, the end instruction
executed is displayed.
•
<end instruction index>
Specifies the end instruction to display.
The value indicates the point in the trace buffer at which to end display as a number of
instructions back from the end instruction stored in the trace buffer.
•
Options
— Display content {I|A}
I (instruction): Only instruction addresses and mnemonics are displayed.
A (all):
The instruction address, instruction mnemonic, register data, and memory
access data are displayed.
When omitted, the I option is assumed.
Function
Displays the trace results stored in the trace buffer.
163