freebsd-dev/contrib/gcc/config/i386/osf1elfgdb.h
1999-08-26 09:30:50 +00:00

8 lines
218 B
C

/* Target definitions for GNU compiler for Intel 80386 running OSF/1 1.3+
with gas and gdb. */
/* Use stabs instead of DWARF debug format. */
#define PREFERRED_DEBUGGING_TYPE DBX_DEBUG
#include "i386/osf1elf.h"