home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD2.bin / bbs / gnu / gcc-2.6.3-src.lha / gcc-2.6.3 / config / mips / iris5gdb.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-06-01  |  212 b   |  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.