1952e2e1c1
These bits are taken from the FSF anoncvs repo on 1-Feb-2002 08:20 PST.
8 lines
224 B
C
8 lines
224 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. */
|
|
#undef PREFERRED_DEBUGGING_TYPE
|
|
#define PREFERRED_DEBUGGING_TYPE DBX_DEBUG
|
|
|