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: [PATCH] Clear current source symtab if belongs to objfile being freed


On 1/4/06, Fred Fish <fnf@specifix.com> wrote:
> The patch I submitted is pretty minimalist in what it affects, only
> discarding a reference that gdb knows to be invalidated.  Perhaps there
> will be others, but they should probably be dealt with as they are
> discovered.

Okay.  The original patch is fine; consider the doc change I suggested.

> It might be a good idea though to put in some testsuite tests that
> specifically check some of the other operations you suspect could
> also be affected.

Yes.  I'm pretty confused about why those aren't a problem...


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