This is the mail archive of the gdb-patches@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: [10/15] Basic value access routines


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

Daniel> There's plenty of identical types within a single objfile. ÂLoad GDB
Daniel> with -readnow, and I find 66 copies of the typedef for "FILE", for
Daniel> instance.

Thanks.  It seems like interning types is something we could do right
away then.

Doug> Until my comdat types patch is vetted more, these numbers are to be
Doug> taken with a grain of salt, but they are promising.

Yes, this is very interesting.

Tom


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