This is the mail archive of the gdb-patches@sourceware.cygnus.com 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]

Re: RFA: symfile.c: Fix for GDB crash when rereading symbols


Peter.Schauer wrote:
> 
> symfile.c:reread_symbols does not clear the new msymbol hash tables
> in the objfile, causing stale pointers and a GDB crash during the
> reread.exp test on Solaris.
> 
> Here is a fix:

Great!  I was just noticing that failure last night.
Thanks!

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