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: RFC: fix archive refcounting in gdb


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

Tom> This patch changs gdb to follow the newly-documented best pratice for
Tom> such BFDs: if a member BFD is in use, the archive BFD must be kept
Tom> alive.  In gdb terms, this is easily implemented by having an archive
Tom> member BFD keep a reference to the archive BFD.

I'm checking this in.
The BFD patches have gone in already.

Tom


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