]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/config/dbxelf.h
chorus.h: Consistently define *_DEBUGGING_INFO with the value 1.
[gcc.git] / gcc / config / dbxelf.h
index c1490aeb713b74c27fd1a29d3768cd2cda270423..9f8f56a1b0166187538d98f44202269f60ccf2a0 100644 (file)
@@ -27,8 +27,7 @@ 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
 
 /* Make LBRAC and RBRAC addresses relative to the start of the
    function.  The native Solaris stabs debugging format works this
This page took 0.029383 seconds and 5 git commands to generate.