home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 6 / FreshFish_September1994.bin / bbs / gnu / gcc-2.6.0-src.lha / GNU / src / amiga / gcc-2.6.0 / 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.