Only define PREFERRED_DEBUGGING_TYPE if it is not already defined.
From-SVN: r8018
This commit is contained in:
parent
136bfcb334
commit
ab72fb3bfd
@ -251,7 +251,9 @@ do { \
|
||||
|
||||
/* Use DWARF debugging info by default. */
|
||||
|
||||
#ifndef PREFERRED_DEBUGGING_TYPE
|
||||
#define PREFERRED_DEBUGGING_TYPE DWARF_DEBUG
|
||||
#endif
|
||||
|
||||
/* Make LBRAC and RBRAC addresses relative to the start of the
|
||||
function. The native Solaris stabs debugging format works this
|
||||
|
Loading…
Reference in New Issue
Block a user