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: [commit] update alpha-osf to new value-based unwinding


Hi Joel,

> > 	* alpha-mdebug-tdep.c: Include "trad-frame.h".
> > 	(struct alpha_mdebug_unwind_cache): Change type of SAVED_REGS to
> > 	struct trad_frame_saved_reg *.
> > 	(alpha_mdebug_frame_unwind_cache): Allocate SAVED_REGS using
> > 	trad_frame_alloc_saved_regs.  Update accesses.  Record previous
> > 	value of SP as being vfp.
> > 	(alpha_mdebug_frame_prev_register): Use trad_frame_get_prev_register.
> > 	* Makefile.in (alpha-mdebug-tdep.o): Update dependencies.
> 
> According to our testsuite, there was no regression found.
> I think that shows that the changes are sane.

Thanks for testing!   I've checked this in now.

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]