Another attempt to get tm-dwarf2.h onto the TRUNK instead of the fixinc-branch.
Another attempt to get tm-dwarf2.h onto the TRUNK instead of the fixinc-branch. * configure.in: New flag --with-dwarf2. If set, enables DWARF-2 debugging as default. * config/tm-dwarf2.h: New file. From-SVN: r24581
This commit is contained in:
parent
fe053cfc67
commit
377d43163e
4
gcc/config/tm-dwarf2.h
Normal file
4
gcc/config/tm-dwarf2.h
Normal file
@ -0,0 +1,4 @@
|
||||
/* Enable Dwarf2 debugging and make it the default */
|
||||
#define DWARF2_DEBUGGING_INFO 1
|
||||
#define PREFERRED_DEBUGGING_TYPE DWARF2_DEBUG
|
||||
|
Loading…
Reference in New Issue
Block a user