Default debug format for AVR

Simon Marchi simon.marchi@polymtl.ca
Sun Apr 4 01:24:15 GMT 2021


Hi,

The default debug format (when using only -g) for the AVR target is
stabs.  Is there a reason for it not being DWARF, and would it be
possible to maybe consider possibly thinking about making it default to
DWARF?  I am asking because the support for stabs in GDB is pretty much
untested and bit-rotting, so I think it would be more useful for
everyone to use DWARF.

Simon


More information about the Gcc mailing list