(PREFERRED_DEBUGGING_INFO): Add undef before define.

From-SVN: r8211
This commit is contained in:
Jim Wilson 1994-10-04 12:57:51 -07:00
parent cc3311068d
commit 80dd763062
2 changed files with 2 additions and 0 deletions

View File

@ -54,6 +54,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* We want to output DBX debugging information. */
#define DBX_DEBUGGING_INFO
#undef PREFERRED_DEBUGGING_TYPE
#define PREFERRED_DEBUGGING_TYPE DBX_DEBUG
/* We optionally want to be able to produce SDB debugging output so that

View File

@ -57,6 +57,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* We want to output DBX (stabs) debugging information normally. */
#define DBX_DEBUGGING_INFO
#undef PREFERRED_DEBUGGING_TYPE
#define PREFERRED_DEBUGGING_TYPE DBX_DEBUG
/* It is convenient to be able to generate standard coff debugging