To Display Source Lines In The Trace List - HP 64782 User Manual

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

Advertisement

The Settings→Source/Symbol Modes..., Settings→Display Modes..., or
set symbols command remains in effect until you enter a new
Settings→Source/Symbol Modes..., Settings→Display Modes..., or
set symbols command with different options.
Refer to Chapter 6, "Using the Emulator", for details of how to set up and use
the Display Modes dialog box.

To display source lines in the trace list

Choose Settings→Source/Symbol Modes→Source Mixed or
Settings→Source/Symbol Modes→Source Only.
Choose Settings→Display Modes..., and in the dialog box, click on
Source in Trace and select either Source Mixed or Source Only
from the submenu.
Using the command line, enter commands as follows:
To display mixed source and assembly language in the trace list, enter:
set source on
To display only source language statements in the trace list, enter:
set source only
To display only assembly language in the trace list, enter:
set source off
If you developed your target programs in a high-level language such as "C,"
you can display the source code in the trace list with the corresponding
assembly language statements. Or, you can choose to display only the source
listing without the assembly language information.
The analyzer uses the line-number information in the SRU symbol database
for the absolute file to reference between source lines and assembly language
information. Refer to Chapter 6, "Using the Emulator" for more information
on SRU and symbol handling.
Using the Emulation Analyzer
To display source lines in the trace list
243

Advertisement

Table of Contents
loading

Table of Contents