summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/config/dbxcoff.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/config/dbxcoff.h')
-rw-r--r--contrib/gcc/config/dbxcoff.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/contrib/gcc/config/dbxcoff.h b/contrib/gcc/config/dbxcoff.h
index 1d5b448..b955932 100644
--- a/contrib/gcc/config/dbxcoff.h
+++ b/contrib/gcc/config/dbxcoff.h
@@ -24,10 +24,9 @@ Boston, MA 02111-1307, USA. */
/* Output DBX (stabs) debugging information if doing -gstabs. */
-#undef DBX_DEBUGGING_INFO
-#define DBX_DEBUGGING_INFO
+#define DBX_DEBUGGING_INFO 1
-/* Generate SDB debugging information by default. */
+/* Generate SDB debugging information by default. */
#ifndef PREFERRED_DEBUGGING_TYPE
#define PREFERRED_DEBUGGING_TYPE SDB_DEBUG
OpenPOWER on IntegriCloud