diff options
author | Tom Tromey <tom@tromey.com> | 2019-07-14 19:45:55 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2019-08-30 12:57:04 -0600 |
commit | 89df7f9056d72418720ac655e1ad97decc471da9 (patch) | |
tree | d0e7653011223905a3c620f94207d5827ad7aa45 /binutils/bfdtest1.c | |
parent | 1bf2866a59530d9e8384807bc44b833e8647d329 (diff) | |
download | gdb-89df7f9056d72418720ac655e1ad97decc471da9.zip gdb-89df7f9056d72418720ac655e1ad97decc471da9.tar.gz gdb-89df7f9056d72418720ac655e1ad97decc471da9.tar.bz2 |
Private data members in tui_data_window
This changes tui_data_window so that the data members are private.
This required the addition of a simple accessor method in one case.
gdb/ChangeLog
2019-08-30 Tom Tromey <tom@tromey.com>
* tui/tui-regs.h (struct tui_data_window) <regs_content,
regs_column_count, current_group>: Move later. Now private.
<get_current_group>: New method.
* tui/tui-regs.c (tui_reg_command): Update.
* tui/tui-layout.c (tui_set_layout): Update.
Diffstat (limited to 'binutils/bfdtest1.c')
0 files changed, 0 insertions, 0 deletions