Initial revision
From-SVN: r2626
This commit is contained in:
parent
fffa69145b
commit
7aeb7aebc6
9
gcc/config/i386/gstabs.h
Normal file
9
gcc/config/i386/gstabs.h
Normal file
@ -0,0 +1,9 @@
|
||||
#include "i386gas.h"
|
||||
|
||||
/* We do not want to output SDB debugging information. */
|
||||
|
||||
#undef SDB_DEBUGGING_INFO
|
||||
|
||||
/* We want to output DBX debugging information. */
|
||||
|
||||
#define DBX_DEBUGGING_INFO
|
Loading…
Reference in New Issue
Block a user