Re: Make x86-elf use DWARF-2 not stabs

2011-11-16 Thread Richard Henderson
On 11/15/2011 02:35 PM, Joseph S. Myers wrote: 2011-11-15 Joseph Myers jos...@codesourcery.com * config/i386/i386elf.h (PREFERRED_DEBUGGING_TYPE): Remove. Ok. r~

Make x86-elf use DWARF-2 not stabs

2011-11-15 Thread Joseph S. Myers
i?86-elf and x86_64-elf targets default to stabs debugging format. This default dates back to when x86-elf support was added in http://gcc.gnu.org/ml/gcc-patches/1999-07n/msg00254.html - and given the copyright dates in the original submission, the support was pretty old even then. Even if this