Initial revision
authorRichard Stallman <rms@gnu.org>
Wed, 28 Oct 1992 09:30:48 +0000 (09:30 +0000)
committerRichard Stallman <rms@gnu.org>
Wed, 28 Oct 1992 09:30:48 +0000 (09:30 +0000)
From-SVN: r2626

gcc/config/i386/gstabs.h [new file with mode: 0644]

diff --git a/gcc/config/i386/gstabs.h b/gcc/config/i386/gstabs.h
new file mode 100644 (file)
index 0000000..e39b7e3
--- /dev/null
@@ -0,0 +1,9 @@
+#include "i386gas.h"
+
+/* We do not want to output SDB debugging information.  */
+
+#undef SDB_DEBUGGING_INFO
+
+/* We want to output DBX debugging information.  */
+
+#define DBX_DEBUGGING_INFO