This is the mail archive of the gdb-patches@sources.redhat.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]
Other format: [Raw text]

Re: [patch] fix for PR gdb/1534


David Carlton writes:
 > As PR gdb/1534 points out, I neglected to clear
 > objfile->cp_namespace_symtab in reread_symbols.  The following patch
 > cures the problem, according to the submitter; I've tested it on
 > i686-pc-linux-gnu with multiple GCC/debug combinations and gotten no
 > regressions.
 > 
 > Committed as obvious.
 > 
 > David Carlton
 > carlton@kealia.com
 > 
 > 2004-01-23  David Carlton  <carlton@kealia.com>
 > 
 > 	* symfile.c (reread_symbols): Clear objfile->cp_namespace_symtab.
 > 	Fix for PR symtab/1534.
 > 

thank you!

elena


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