2003-03-05 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Wed, 5 Mar 2003 18:51:17 +0000 (18:51 +0000)
committerAndrew Cagney <cagney@redhat.com>
Wed, 5 Mar 2003 18:51:17 +0000 (18:51 +0000)
commit218e59567e1b9416603fdf10045cfb5897d9d446
tree7bf3a45d85182ca2c8200b9f9707a0dbd23ec26e
parented363b1b5e3188a6e71b46e51581fb1d7e8312de
2003-03-05  Andrew Cagney  <cagney@redhat.com>

* frame.h (struct frame_info): Replace "id_unwind_cache_p" and
"id_unwind_cache" with "id".
(frame_id_unwind): Delete declaration.
* frame.c (frame_id_unwind): Delete function.
(get_prev_frame): Call the frame id unwind method directly.  Store
the returned next frame's ID value in NEXT_FRAME.  Note that there
is a problem with the wrong unwind ID being called with the wrong
unwind cache.
gdb/ChangeLog
gdb/frame.c
gdb/frame.h