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]

[commit] [patch] reread_symbols observer_notify_new_objfile - fix ARM unwinding after reread


On Wed, 21 Dec 2011 14:12:21 +0100, Ulrich Weigand wrote:
> Jan Kratochvil wrote:
> 
> > 2011-12-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
> > 
> > 	* symfile.c (objfilep): New typedef and new DEF_VEC_P.
> > 	(reread_symbols): Remove variable reread_one, new variables
> > 	new_objfiles, all_cleanups and ix.  Use new_objfiles instead of
> > 	reread_one.  Push changed objfiles to new_objfiles, call
> > 	observer_notify_new_objfile for them later.
> 
> Looks good to me.   Thanks for fixing this!

Checked in:
	http://sourceware.org/ml/gdb-cvs/2011-12/msg00211.html


Thanks,
Jan


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