Using and Porting GNU CC - Debugging Info

Node: Debugging Info Next: Cross-compilation Prev: Assembler Format Up: Target Macros

Controlling Debugging Information Format

This describes how to specify debugging information.

All Debuggers Macros that affect all debugging formats uniformly.
DBX Options Macros enabling specific options in DBX format.
DBX Hooks Hook macros for varying DBX format.
File Names and DBX Macros controlling output of file names in DBX format.
SDB and DWARF Macros for SDB (COFF) and DWARF formats.


Next: Cross-compilation Up: Target Macros