English
Language : 

HD6475368CP Datasheet, PDF (97/108 Pages) Agilent(Hewlett-Packard) – H8/536 Emulator PC Interface
Note
numbers. Local symbols evaluate to a fixed (static, not stack relative)
address.
You must use the required options for you specific language tools to
include symbolic ("debug") information in the HP 64869 format
absolute file.
module_name1
module_name2
...
module_nameN
global_symbol1
global_symbol2
...
global_symbolN
|module_name|local_symbol1
|module_name|local_symbol2
...
|module_name|local_symbolN
|module_name|# 1234
The symbol file contains symbol and address information in the
following form:
address
address
address
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. Line numbers should appear in
ascending order in both the line number itself and its associated
address.
Note
When the line number symbol is displayed in the emulator, it appears
as a bracketed number. Therefore, the symbol "modname:# 345" will
be displayed as "modname:[345]" in mnemonic memory and trace list
displays
File Format Readers A-7