To Offset Addresses In The Trace List - HP 64782 User Manual

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

Advertisement

To offset addresses in the trace list

Choose Trace→Display Options... and in the dialog box, enter the
desired offset value in the field beside Address Offset. Then click the
OK or Apply pushbutton.
Use the offset_by command-line option to the display trace
command.
The Address Offset or offset_by trace display options allow you to cause the
address information in the trace display to be offset by the amount specified.
The offset value is subtracted from the instruction's physical address to yield
the address that is displayed.
If code gets relocated and therefore makes symbolic information invalid, you
can use the Address Offset or offset_by option to change the address
information so that it again agrees with the symbolic information.
You can also specify an offset to cause the listed addresses to match the
addresses in compiler or assembler listings.
Example
Trace execution from entry of the demo program (the main label) then offset
by the value of main so that the addresses appear the same as the location
counter in the assembler listing:
reset
trace
run from transfer_address
display trace offset_by main
Using the Emulation Analyzer
To offset addresses in the trace list
247

Advertisement

Table of Contents
loading

Table of Contents