607
Symbol Utility Features and Functions
The OMF Symbol Browser Menu
Context Display
The Context display, just below the Find field, indicates the original
OMF source file for the symbol that is currently highlighted in the
Browse Results display. A: indicates the flexible disk drive. C: indicates
the hard disk drive.
Some OMF formats, such as IEEE-695, provide information about the
path name of the original source files. If you are using one of these
OMF formats, you will see path information for the individual files in
the browse results display. The source file path name is separated from
the OMF path by a colon (:).
Example An OMF file called symlop.x has been loaded from the hard disk drive
of the Agilent Technologies 16500B. One of the source files for the
OMF was called main.c. When you browse symbols from the symbol
database, the context display might look like this:
Context: C:\symlop.x:/users/fred/project/src/main.c
C:\symlop.x is the path for the OMF file on the 16500B hard disk. /
users/fred... is the path for the file main.c in the original environment
where it was compiled.
Address Display
The Address display indicates the address corresponding to the symbol
that is currently highlighted in the Browse Results display. The
addresses are displayed as physical values. Intel 80x86 segment:offset
values are converted to physical address values before they are
displayed.