OSDN Git Service

* frame.c (frame_unwind_id): Renamed to ...
authorDaniel Jacobowitz <dan@debian.org>
Sun, 28 Jun 2009 00:05:13 +0000 (00:05 +0000)
committerDaniel Jacobowitz <dan@debian.org>
Sun, 28 Jun 2009 00:05:13 +0000 (00:05 +0000)
commit78a5fe1b7d107c963fae6dc5beaf01a83c1d0cac
tree1c0df0e5c446e6eb01c46e699721ce74ec4cff78
parent8157a93a001cc1a64b29aa9d3089a641292278e6
* frame.c (frame_unwind_id): Renamed to ...
(frame_unwind_caller_id): ... this.  All callers updated.
(frame_pc_unwind): Renamed to ...
(frame_unwind_caller_pc): ... this.  All callers updated.
* frame.h: Document frame_unwind_caller_WHAT functions.
(frame_unwind_id): Renamed to ...
(frame_unwind_caller_id): ... this.
(frame_pc_unwind): Renamed to ...
(frame_unwind_caller_pc): ... this.
* hppa-tdep.c (hppa_find_unwind_entry_in_block): Correct comment.
* stack.c (parse_frame_specification_1): Do not rely on
frame_unwind_id.
gdb/ChangeLog
gdb/frame.c
gdb/frame.h
gdb/glibc-tdep.c
gdb/hppa-tdep.c
gdb/infrun.c
gdb/mips-linux-tdep.c
gdb/obsd-tdep.c
gdb/sol2-tdep.c
gdb/stack.c