]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
2003-03-17 Andrew Cagney <cagney@redhat.com> cagney_lazyid-20030317-branch
authorAndrew Cagney <cagney@redhat.com>
Mon, 17 Mar 2003 16:17:56 +0000 (16:17 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 17 Mar 2003 16:17:56 +0000 (16:17 +0000)
commit9712a26d7d2b502a43eda619bce184d065420697
treeb1900f5922db5ed7330e390b14be0b7b591c5ef3
parent5f04291e65feecc0683332aa2f39d25ebaf1c31c
2003-03-17  Andrew Cagney  <cagney@redhat.com>

* frame.c (get_frame_id): If the frame's ID isn't valid, get it.
(get_prev_frame): Validate THIS frame's ID before trying to unwind
to prev frame.  Don't compute PREV's frame's ID.
(get_frame_base): Force the update of frame ID before returning
the frame.
* frame.h (struct frame_info): Add "id_p".
gdb/ChangeLog
gdb/frame.c
gdb/frame.h