[2.3 BRANCH]: gstabs issue
Andrew Haley
aph at redhat.com
Wed Aug 22 01:05:18 PDT 2012
On 08/08/2012 07:11 PM, Kelly O'Hair wrote:
> I'll continue to push for Dwarf usage, but the lack of link time
> Dwarf size reductions has made this a hard argument to win. We
> archive a great deal of builds for potential regression isolations,
> and sometimes size does matter. :^( But I'd love to get rid of all
> use of stabs myself.
Size comparison is almost impossible to do in any reasonable way.
GCC, in particular, has improved its debuginfo in recent years. For
example, we're now starting to do a decent job of tracking variables
in optimized code. Obviously this leads to a far better debugging
experience and equally obviously it leads to larger debuginfo. IMO
the quality of the product is paramount, and the debuggability of
shipped binaries is a quality issue.
Andrew.
More information about the distro-pkg-dev
mailing list