HP 64782 User Manual page 377

For the graphical user interface
Hide thumbs Also See for 64782:
Table of Contents

Advertisement

Emulator/Analyzer Interface Commands
display trace
Addresses captured by the analyzer are physical addresses.
The offset_by option subtracts the specified offset from the addresses of the
executed instructions before listing the trace. With an appropriate entry for
offset, each instruction in the listed trace will appear as it does in the
assembled or compiled program listing.
The count parameter lists the time associated with a trace event either
relative to the previous event in the trace list or as an absolute count
measured from the trigger event.
The source parameter allows display of source program lines in the trace
listing, enabling you to quickly correlate the trace list with your source
program.
Initial values are the same as specified by the command:
display trace mnemonic count relative offset_by 0
The parameters are as follows:
absolute
Lists trace information in hexadecimal format, rather than mnemonic
opcodes.
count
absolute
This lists the time count for each event of the trace as the total time
measured from the trigger event.
relative
This lists the time count for each event of the trace as the time measured
relative to the previous event.
depth
<DEPTH#>
This defines the number of states to be uploaded by the interface.
Note that after you have changed the trace depth, execute the command wait
measurement_complete before displaying the trace. Otherwise the new trace
states will not be available.
dequeue
Displays the trace list with or without dequeuing. A dequeued trace list is
available through the disassembly options. In a dequeued trace list, unused
instruction prefetch cycles are discarded, and operand cycles are placed
immediately following the corresponding instruction fetch. If you choose a
non-dequeued trace list, instruction and operand fetches are shown exactly
as captured by the analyzer.
disassemble
Displays the trace at a certain line number and disassembles instruction
_from_line
opcodes.
_number
376

Advertisement

Table of Contents
loading

Table of Contents