Source Level Symbolic Support

If the module has been compiled and linked with the debug options:

then the Trace Customizer can look into the module to extract symbolic or debugging information. In this case addresses may be specified symbolically. Having generated trace definitions there is no further use for symbolic information. Thus debugging information may be safely removed by using the DEBDEL utility.

Notes:

Not all source files must be C language when using symbolic support. Assembler and other languages may be used as long as they generate Micorsoft 16-bit CodeView or IBM HLL version 3 and 4 symbolic debugging information.

Tracepoints may be defined by filename and line number references or by symbolic names.

Tracepoints may reference local or global variables.

If symbolic names are referenced then the following points should be observed:


[Back: Symbolic Debug Support]
[Next: MAP File Support]