diff options
author | Tom Tromey <tom@tromey.com> | 2019-06-16 11:37:49 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2019-06-25 07:48:29 -0600 |
commit | 44f0e208eb32a7ac469cef2b6760f72534abac09 (patch) | |
tree | 7f102abc5114d8121e0dcae13363b2daa8e1ced5 /gdb/sparc-linux-nat.c | |
parent | 7778b9128f46b1bb7af965ae3821f63b05c627ef (diff) | |
download | gdb-44f0e208eb32a7ac469cef2b6760f72534abac09.zip gdb-44f0e208eb32a7ac469cef2b6760f72534abac09.tar.gz gdb-44f0e208eb32a7ac469cef2b6760f72534abac09.tar.bz2 |
Introduce has_locator method
This changes tui_win_has_locator to be a method on tui_win_info, and
changes the locator code to use bool rather than int.
gdb/ChangeLog
2019-06-25 Tom Tromey <tom@tromey.com>
* tui/tui-win.c (make_invisible_and_set_new_height)
(make_visible_with_new_height): Call has_locator method.
* tui/tui-layout.c (show_source_disasm_command, show_data)
(show_source_or_disasm_and_command): Update for bool change.
* tui/tui-data.h (struct tui_source_info) <has_locator>: Now bool.
(tui_win_info) <has_locator>: New method.
(struct tui_source_window_base) <has_locator>: New method.
(tui_win_has_locator): Don't declare.
* tui/tui-data.c (tui_source_window_base::has_locator): Rename
from tui_win_has_locator.
(tui_source_window_base): Use false, not FALSE.
Diffstat (limited to 'gdb/sparc-linux-nat.c')
0 files changed, 0 insertions, 0 deletions