home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD1.bin / gnu / src / amiga / gcc-2.3.3-src.lha / gcc-2.3.3 / config / i386gstabs.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-02-07  |  189 b   |  10 lines

  1. #include "i386gas.h"
  2.  
  3. /* We do not want to output SDB debugging information.  */
  4.  
  5. #undef SDB_DEBUGGING_INFO
  6.  
  7. /* We want to output DBX debugging information.  */
  8.  
  9. #define DBX_DEBUGGING_INFO
  10.