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: [0/9] BFD sharing


>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:

Tom> This series is a follow-on to my earlier minsym sharing series.

Tom> Rather than attempt any sort of symbol sharing, which remains relatively
Tom> hard, this series takes some baby steps in that direction.  Namely, it
Tom> implements better sharing of BFDs, at least in the local file case, and
Tom> it moves some obviously-shared data to be attached to the BFD rather
Tom> than the objfile.

I am going to check this in tomorrow morning.  I've addressed all the
review comments.

I will repost the one patch requiring a change -- regression testing
showed that patch #5 required a test suite modification.

I am going to drop the CRC patch (#8) for now, because it is incomplete.

Tom


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