1999-08-26 09:30:50 +00:00
|
|
|
/* Target definitions for GNU compiler for Intel 80386 running OSF/1 1.3+
|
|
|
|
with gas and gdb. */
|
|
|
|
|
|
|
|
/* Use stabs instead of DWARF debug format. */
|
2002-02-01 18:16:02 +00:00
|
|
|
#undef PREFERRED_DEBUGGING_TYPE
|
1999-08-26 09:30:50 +00:00
|
|
|
#define PREFERRED_DEBUGGING_TYPE DBX_DEBUG
|
|
|
|
|