diff options
author | Tom Tromey <tom@tromey.com> | 2019-07-05 12:29:18 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2019-08-13 14:52:09 -0600 |
commit | 3f3ffe54e229482bdb0785ae2162f03d60870400 (patch) | |
tree | f8a5c7ae3054cb1661cb92c91277824ab5c31264 /gdb/exceptions.c | |
parent | 69258091762bce83b0f3dc9e07800b87bdc0649f (diff) | |
download | gdb-3f3ffe54e229482bdb0785ae2162f03d60870400.zip gdb-3f3ffe54e229482bdb0785ae2162f03d60870400.tar.gz gdb-3f3ffe54e229482bdb0785ae2162f03d60870400.tar.bz2 |
Simplify tui_make_all_invisible
This simplifies the implementation of tui_make_all_invisible. Also,
because show_data is only called by show_layout, this hoists the call
to tui_make_all_invisible and removes the call from show_data.
gdb/ChangeLog
2019-08-13 Tom Tromey <tom@tromey.com>
* tui/tui-wingeneral.c (make_all_visible): Remove.
(tui_make_all_invisible): Simplify.
* tui/tui-layout.c (tui_make_all_invisible): Move from
tui-wingeneral.c; simplify.
(show_layout): Hoist call to tui_make_all_invisible.
(show_data): Don't call tui_make_all_invisible.
Diffstat (limited to 'gdb/exceptions.c')
0 files changed, 0 insertions, 0 deletions