default to stabs, from the GCC3 tree

This commit is contained in:
mrg 2006-05-12 00:44:17 +00:00
parent cc2bf2dacf
commit 7e1fdc3c74
1 changed files with 4 additions and 0 deletions

View File

@ -20,6 +20,10 @@ along with GCC; see the file COPYING. If not, write to
the Free Software Foundation, 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */
/* Use stabs instead of DWARF debug format. */
#undef PREFERRED_DEBUGGING_TYPE
#define PREFERRED_DEBUGGING_TYPE DBX_DEBUG
#define TARGET_OS_CPP_BUILTINS() \
do \
{ \