2003-06-21 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Sat, 21 Jun 2003 16:51:47 +0000 (16:51 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sat, 21 Jun 2003 16:51:47 +0000 (16:51 +0000)
commit6e51443a2a52062e54da687f7a70127a727335be
treee5d37cbb34b56f04acebfa01fd662bf49c4c00db
parented183c7cdfbf1b412475b66feac3b6d4321404da
2003-06-21  Andrew Cagney  <cagney@redhat.com>

* frame.h (deprecated_unwind_get_saved_register): Delete.
* frame.c (deprecated_unwind_get_saved_register): Delete function.
* mips-tdep.c (mips_get_saved_register): Use frame_register_unwind
and deprecated_get_next_frame_hack instead of
deprecated_unwind_get_saved_register.
gdb/ChangeLog
gdb/frame.c
gdb/frame.h
gdb/mips-tdep.c