Next: SDB and DWARF, Previous: DBX Hooks, Up: Debugging Info
This describes file names in DBX format.
A C statement to output DBX debugging information to the stdio stream stream which indicates that file name is the main source file—the file specified as the input file for compilation. This macro is called only once, at the beginning of compilation.
This macro need not be defined if the standard form of output for DBX debugging information is appropriate.
A C statement to output DBX debugging information to the stdio stream stream which indicates that the current directory during compilation is named name.
This macro need not be defined if the standard form of output for DBX debugging information is appropriate.