OSDN Git Service

2003-04-09 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Thu, 10 Apr 2003 03:30:36 +0000 (03:30 +0000)
committerAndrew Cagney <cagney@redhat.com>
Thu, 10 Apr 2003 03:30:36 +0000 (03:30 +0000)
commit8aee0e6e6a22b330e48f154c40b81a7c77ff7ae0
treef72a88b5425bec15975fbcf4200882992fa2ec40
parent451edb419588b21c668c73e7062046b3d12ed8dc
2003-04-09  Andrew Cagney  <cagney@redhat.com>

* frame.h (struct frame_id): Replace "pc" and "base" with
"stack_addr" and "code_addr".  Update comments.
(frame_id_build): Update parameter names and comment.
(struct frame_info): Replace "id_p" and "id" with "this_id".
* dummy-frame.c (dummy_frame_this_id): Update.
* breakpoint.c (print_one_breakpoint): Update.
* frame.c (get_frame_id): Update.
(get_frame_base, frame_id_build): Update.
(create_sentinel_frame, legacy_get_prev_frame): Update.
(deprecated_update_frame_base_hack): Update.
(frame_id_p, frame_id_eq): Rework, return 0 when an invalid ID.
(frame_id_inner): Ditto.
gdb/ChangeLog
gdb/breakpoint.c
gdb/dummy-frame.c
gdb/frame.c
gdb/frame.h