TRACE

Display trace of Assembler Linker execution to aid in debugging linking problems.
Restriction: This topic applies to Windows environments only.

Syntax:

[NO]TRACE

Properties:

Default: NOTRACE

Build Settings:

Type directly into the Additional Directives field on the Linker tab of your project properties Assembler page.

Comments:

The information displayed includes an external symbol dictionary (ESD) table, information about each ESD type entry in the load module, information about each pass made by the linker while attempting to resolve undefined external CALLs, and information about each relocation address generated to allow the module to be loaded at any location in memory.