source: trunk/src/gcc/gcc/config/tm-dwarf2.h@ 557

Last change on this file since 557 was 2, checked in by bird, 23 years ago

Initial revision

  • Property cvs2svn:cvs-rev set to 1.1
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 168 bytes
Line 
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
Note: See TracBrowser for help on using the repository browser.