diff options
author | Mark Kettenis <kettenis@gnu.org> | 2004-02-07 14:44:50 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@gnu.org> | 2004-02-07 14:44:50 +0000 |
commit | 05cbe71add4ea89679340baff1a51f3680492c1c (patch) | |
tree | 59e94dac190c3dc19dbee6987d2a6416e6f48fff /gdb/tui/tui-win.c | |
parent | dd1abb8c9ec3fa79e36e4e14033f4309741442c1 (diff) | |
download | gdb-05cbe71add4ea89679340baff1a51f3680492c1c.zip gdb-05cbe71add4ea89679340baff1a51f3680492c1c.tar.gz gdb-05cbe71add4ea89679340baff1a51f3680492c1c.tar.bz2 |
* dwarf2-frame.h: Update copyright.
(enum dwarf2_frame_reg_rule): New.
(struct dwarf2_frame_state_reg): New.
(dwarf2_frame_sniffer, dwarf2_frame_base_sniffer): Make extern.
* dwarf2-frame.c: Update copyright.
(enum dwarf2_reg_rule): Remove.
(struct dwarf2_frame_state): Remove defenition of `struct
dwarf2_frame_state_reg'.
(read_reg): Call get_frame_arch to get the architecture instead of
using CURRENT_GDBARCH.
(execute_cfa_program): Prefix old `enum dwarf2_reg_rule' tags with
DWARF2_FRAME_.
(dwarf2_frame_init_reg): New function.
(dwarf2_frame_cache): Call get_frame_arch to get the architecture
instead of using CURRENT_GDBARCH. Call dwarf2_frame_init_reg to
initialize the register state. Prefix old `enum dwarf2_reg_rule'
tags with DWARF2_FRAME_.
(dwarf2_frame_prev_register): Call get_frame_arch to get the
architecture instead of using CURRENT_GDBARCH. Prefix old `enum
dwarf2_reg_rule' tags with DWARF2_FRAME_.
Diffstat (limited to 'gdb/tui/tui-win.c')
0 files changed, 0 insertions, 0 deletions