summaryrefslogtreecommitdiff
path: root/gcc/config/i386/gstabs.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/i386/gstabs.h')
-rw-r--r--gcc/config/i386/gstabs.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/config/i386/gstabs.h b/gcc/config/i386/gstabs.h
new file mode 100644
index 000000000..e9a621871
--- /dev/null
+++ b/gcc/config/i386/gstabs.h
@@ -0,0 +1,7 @@
+/* We do not want to output SDB debugging information. */
+
+#undef SDB_DEBUGGING_INFO
+
+/* We want to output DBX debugging information. */
+
+#define DBX_DEBUGGING_INFO 1