home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 7 / FreshFishVol7.bin / bbs / gnu / gcc-2.3.3-src.lha / GNU / src / amiga / gcc-2.3.3 / config / i386gstabs.h < prev    next >
C/C++ Source or Header  |  1994-02-06  |  189b  |  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.