This is the mail archive of the gdb@sourceware.org mailing list for the GDB 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: comdat types data for firefix


>>>>> "Doug" == Doug Evans <dje@google.com> writes:

Doug> I collected some data for mozilla (Tom, I remember you asking  about
Doug> it - you may have forgotten, but here it is :-)).

Doug> With a top of tree gdb, debug build of firefox-3.5rc3, compiled with
Doug> -g and with -gdwarf-4,

Impressive results.

If you still have the builds around, could I trouble you for a bit more
info?

What is the size difference between the objects in the two builds?
What happens if you run without -readnow?  (-readnow is nice for
emphasizing the differences but it is an atypical use.)

I'm also curious whether symbol interning would help save space at
runtime.  I wrote a patch to do that, but I think it did not help
because I didn't implement type interning.

Tom


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