xref: /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tm-dwarf2.h (revision 1debfc3d3fad8af6f31804271c18e67f77b4d718)
1 /* Enable Dwarf2 debugging and make it the default */
2 #define  DWARF2_DEBUGGING_INFO 1
3 #undef	 PREFERRED_DEBUGGING_TYPE
4 #define  PREFERRED_DEBUGGING_TYPE  DWARF2_DEBUG
5