OSDN Git Service

* alpha-mdebug-tdep.c: Include "trad-frame.h".
authorUlrich Weigand <uweigand@de.ibm.com>
Wed, 21 May 2008 14:47:26 +0000 (14:47 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Wed, 21 May 2008 14:47:26 +0000 (14:47 +0000)
commitc384d05e77815f90d2dce56b9fc9726e6409c750
tree93a74acd928781145acdc536611c3e4fff152917
parent2c42c8d9f431415c76917f7d53e678978a3612c1
* 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.
gdb/ChangeLog
gdb/Makefile.in
gdb/alpha-mdebug-tdep.c