* frame.c (frame_unwind_id): Renamed to ...
authorDaniel Jacobowitz <drow@false.org>
Sun, 28 Jun 2009 00:05:14 +0000 (00:05 +0000)
committerDaniel Jacobowitz <drow@false.org>
Sun, 28 Jun 2009 00:05:14 +0000 (00:05 +0000)
commitc7ce8faacb57cd10f919caff6c5018c4526e752e
tree7faa96895297e983653ca7d7a842608504c71631
parentcd953ae9d0650069424e9a5e8652f3c77d02574b
* 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
This page took 0.026773 seconds and 4 git commands to generate.