xref: /freebsd-11-stable/contrib/gcc/config/tm-dwarf2.h (revision 1952e2e1c1be6f107fa3ce8b10025cfd1cd7943b)
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