home *** CD-ROM | disk | FTP | other *** search
/ OpenStep (Enterprise) / OpenStepENTCD.toast / OEDEV / GNUSRC.Z / gstabs.h < prev    next >
C/C++ Source or Header  |  1992-12-27  |  190b  |  10 lines

  1. #include "i386/gas.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.