diff options
author | Daniel Jacobowitz <drow@false.org> | 2007-03-27 19:02:42 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2007-03-27 19:02:42 +0000 |
commit | 4fc771b8c4b03069118fcfcea6c9385b592e8098 (patch) | |
tree | 9cfb45a80d8d8d2eb8fd2da4d0066a958db69439 /gdb/infcmd.c | |
parent | 1f81bd395c9103c6f44e8b18a90961a039aac25c (diff) | |
download | gdb-4fc771b8c4b03069118fcfcea6c9385b592e8098.zip gdb-4fc771b8c4b03069118fcfcea6c9385b592e8098.tar.gz gdb-4fc771b8c4b03069118fcfcea6c9385b592e8098.tar.bz2 |
* dwarf2-frame.c (dwarf2_frame_eh_frame_regnum): Rename to...
(dwarf2_frame_adjust_regnum): ...this. Make static. Add eh_frame_p
argument. Update all callers.
(struct dwarf2_frame_ops): Replace eh_frame_regnum with adjust_regnum.
(dwarf2_frame_set_eh_frame_regnum): Rename to...
(dwarf2_frame_set_adjust_regnum): ...this. Update argument type.
* dwarf2frame.h (dwarf2_frame_set_eh_frame_regnum): Rename to...
(dwarf2_frame_set_adjust_regnum): ...this.
(dwarf2_frame_eh_frame_regnum): Delete prototype.
* rs6000-tdep.c: Include "dwarf2-frame.h".
(rs6000_adjust_frame_regnum): Define.
(rs6000_gdbarch_init): Enable use of DWARF CFI frame unwinder.
Register rs6000_adjust_frame_regnum.
* Makefile.in (rs6000-tdep.o): Update dependencies.
Diffstat (limited to 'gdb/infcmd.c')
0 files changed, 0 insertions, 0 deletions