summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/config/tm-dwarf2.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/config/tm-dwarf2.h')
-rw-r--r--contrib/gcc/config/tm-dwarf2.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/gcc/config/tm-dwarf2.h b/contrib/gcc/config/tm-dwarf2.h
new file mode 100644
index 0000000..a580964
--- /dev/null
+++ b/contrib/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
+
OpenPOWER on IntegriCloud