home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / g77-0.5.15-src.tgz / tar.out / fsf / g77 / config / i386 / sysv4gdb.h < prev    next >
C/C++ Source or Header  |  1996-09-28  |  216b  |  8 lines

  1. /* Target definitions for GNU compiler for Intel 80386 running System V.4
  2.    with gas and gdb.  */
  3.  
  4. /* Use stabs instead of DWARF debug format.  */
  5. #define PREFERRED_DEBUGGING_TYPE DBX_DEBUG
  6.  
  7. #include "i386/sysv4.h"
  8.