* 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)
commit0cd9ab92e5269fb69a286539a19c0d2ef49ad01c
tree3a42feea62f9c7d58623abceffb1a7a65fed8099
parent45f111cc654c10f9c96e8d944626b3292d0567ae
* 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
This page took 0.037925 seconds and 4 git commands to generate.