summaryrefslogtreecommitdiff
path: root/gcc/config/tm-dwarf2.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/tm-dwarf2.h')
-rwxr-xr-xgcc/config/tm-dwarf2.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/config/tm-dwarf2.h b/gcc/config/tm-dwarf2.h
new file mode 100755
index 0000000..a580964
--- /dev/null
+++ b/gcc/config/tm-dwarf2.h
@@ -0,0 +1,4 @@
+/* Enable Dwarf2 debugging and make it the default */
+#define DWARF2_DEBUGGING_INFO 1
+#define PREFERRED_DEBUGGING_TYPE DWARF2_DEBUG
+