diff options
author | Tom Tromey <tom@tromey.com> | 2019-07-13 16:19:11 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2019-08-20 16:45:50 -0600 |
commit | ca02d7c8003ad020bb39f0b26dc93b661be67132 (patch) | |
tree | 37d9d05085c631d4dcbdd4799a1e89b113169181 /config | |
parent | 63356bfda1603f67db865dceff5a3a4d028c9d5a (diff) | |
download | gdb-ca02d7c8003ad020bb39f0b26dc93b661be67132.zip gdb-ca02d7c8003ad020bb39f0b26dc93b661be67132.tar.gz gdb-ca02d7c8003ad020bb39f0b26dc93b661be67132.tar.bz2 |
Add two methods to tui_data_window
This changes tui_show_registers and tui_show_register_group to be
methods on tui_data_window.
2019-08-20 Tom Tromey <tom@tromey.com>
* tui/tui-regs.h (struct tui_data_window) <show_registers,
show_register_group>: Declare.
(tui_show_register_group): Don't declare.
* tui/tui-regs.c (tui_data_window::show_registers): Rename from
tui_show_registers.
(tui_data_window::show_register_group): Rename from
tui_show_register_group.
(tui_data_window::check_register_values, tui_reg_command):
Update.
* tui/tui-layout.c (tui_set_layout): Update.
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions