English
Language : 

HD6475368CP Datasheet, PDF (92/108 Pages) Agilent(Hewlett-Packard) – H8/536 Emulator PC Interface
Note
line numbers. Local symbols evaluate to a fixed (static, not stack
relative) address.
You must use the required options for your specific language tools to
include symbolic (“debug”) information in the HP 64000 symbol files.
The HP 64000 Reader will only convert symbol information present in
the HP 64000 symbol files (<file.L>, <src1.A>, <src2.A>, ...).
The symbol file contains symbol and address information in the
following form:
module_name1
module_name2
...
module_nameN
global_symbol1 address
global_symbol2 address
...
global_symbolN address
|module_name1|# 1234
|module_name1|local_symbol1
|module_name1|local_symbol2
...
|module_name1|local_symbolN
address
address
address
address
Each of the symbols is sorted alphabetically in the order: module
names, global symbols, and local symbols.
Line numbers will appear similar to a local symbol except that
“local_symbolX” will be replaced by “#NNNNN” where NNNNN is a
five digit decimal line number. The addresses associated with global
and local symbols are specific to the processor for which the HP 64000
files were generated.
Note
When the line number symbol is displayed in the emulator, it appears
in brackets. Therefore, the symbol “MODNAME: line 345” will be
displayed as “MODNAME:[345]” in mnemonic memory and trace list
displays.
A-2 File Format Readers