]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
2003-03-11 Andrew Cagney <cagney@redhat.com> cagney_offbyone-20030303-branch
authorAndrew Cagney <cagney@redhat.com>
Tue, 11 Mar 2003 23:00:26 +0000 (23:00 +0000)
committerAndrew Cagney <cagney@redhat.com>
Tue, 11 Mar 2003 23:00:26 +0000 (23:00 +0000)
commit876d71d0a2b35bef7f21563d687cdbfd89a2292f
tree18ec5fbfbd58c8057089436f9aa2f0714acabb9c
parent271f220ec11e6d684deefd3462f4f2846e2fe1c2
2003-03-11  Andrew Cagney  <cagney@redhat.com>

* frame-unwind.h (frame_this_id_ftype): Rename
frame_unwind_id_ftype.
(frame_prev_register_ftype): Rename frame_unwind_reg_ftype.
(struct frame_unwind): Update.  Rename "id" to "this_id", and
"reg" to "prev_register".
* frame.c (get_prev_frame): Update.  Rename parameter next_frame
to this frame.
(frame_register_unwind): Update.
gdb/ChangeLog
gdb/frame-unwind.h
gdb/frame.c