This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: About to remove dwarfout.c


I plan to remove -gdwarf and -gdwarf+ (both of whch were deprecated in
GCC 3.3), remove dwarfout.c, associated macros, etc. from GCC 3.4
shortly.

Objections?

No; actually, I like this. :-)


However, please make sure that none of the targets supported in config.gcc (except possibly the 'obsolete' ones) are set to generate DWARF debugging info by default. I seem to remember that some of them were as of last month. :-/

(I think it is sufficient to switch them all to DWARF-2 without worrying about whether it works too much, because DWARF-2 output has been working a lot better than DWARF output for a long time.)



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]