To Specify Trace Dequeueing Options - HP 64782 User Manual

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

Advertisement

Using the Emulation Analyzer

To specify trace dequeueing options

Examples
Show only instruction cycles in the trace list starting at line 40:
display trace disassemble_from_line_number 40
instructions_only
Show all bus cycles in the trace list:
display trace disassemble_from_line_number 40
all_cycles
To specify trace dequeueing options
Choose Trace→Display Options... and in the dialog box, select
Dequeue Enable. Then click the OK or Apply pushbutton.
Using the command line, enter commands as follows:
To dequeue the trace list, enter:
display trace dequeue on
To display the trace list without dequeueing, enter:
display trace dequeue off
<LINE #> is a line number corresponding to a state in the trace list.
<STATE#> is the line number of the data operand that is associated with the
instruction at <LINE#>.
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.
238

Advertisement

Table of Contents
loading

Table of Contents