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] reread_symbols observer_notify_new_objfile - fix ARM unwinding after reread [Re: [patch+7.4] reread.exp 7.3->7.4 regres


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!

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


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