home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / gcc-2.7.2.1-base.tgz / gcc-2.7.2.1-base.tar / fsf / gcc / config / mips / iris5gdb.h < prev    next >
C/C++ Source or Header  |  1994-05-31  |  212b  |  8 lines

  1. /* Definitions of target machine for GNU compiler.  Irix version 5 with gas
  2.    and gdb.  */
  3.  
  4. /* Use stabs instead of ECOFF debug format.  */
  5. #define PREFERRED_DEBUGGING_TYPE DBX_DEBUG
  6.  
  7. #include "mips/iris5gas.h"
  8.