To Display Symbols In The Trace List - HP 64782 User Manual

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

Advertisement

Using the Emulation Analyzer

To display symbols in the trace list

To display symbols in the trace list
Choose Settings→Source/Symbol Modes→Symbols, or choose
Settings→Display Modes ..., and in the dialog box, click on
Symbolic Addresses. In the Field Widths area of the dialog box,
you can select the widths of the Label Field and Symbols in
Mnemonic Field to control the display space allocated to the
symbols. To select symbol types, use the command line, described
below.
Using the command line, enter commands as follows:
To display symbols in the trace list, enter:
set symbols on
To display only high level symbols, enter:
set symbols high
To display only low level symbols, enter:
set symbols low
To display all symbols (both high and low level), enter:
set symbols all
When you enable symbol display, addresses and operands are replaced by the
symbols that correspond to those values. The symbol information is derived
from the SRU symbol database for that command file. See Chapter 6, "Using
the Emulator" for more information on SRU and symbol handling.
High-level symbols are those that are available only from high-level languages
such as a compiler. Low-level symbols are those that are available from
assembly language modules (which may include symbols generated internally
by a compiler).
242

Advertisement

Table of Contents
loading

Table of Contents