aboutsummaryrefslogtreecommitdiff
path: root/COPYING.LIB
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2019-07-06 21:19:45 -0600
committerTom Tromey <tom@tromey.com>2019-08-15 12:29:28 -0600
commit3891b65efe614fe2e2f7e75e7f5ec8964f7fd96b (patch)
tree963216261c95876c9e617f0c5f6f91f558cb5e13 /COPYING.LIB
parentee556432c44dd5dbcf22c4086774bd29ded5b208 (diff)
downloadgdb-3891b65efe614fe2e2f7e75e7f5ec8964f7fd96b.zip
gdb-3891b65efe614fe2e2f7e75e7f5ec8964f7fd96b.tar.gz
gdb-3891b65efe614fe2e2f7e75e7f5ec8964f7fd96b.tar.bz2
Change TUI source window iteration
Currently the TUI does separate bookkeeping to track which source windows exist. It seems better to me to just refer to the list of windows for this, so this patch removes the special handling and instead adds a new iterator. gdb/ChangeLog 2019-08-15 Tom Tromey <tom@tromey.com> * tui/tui-winsource.h (struct tui_source_window_iterator): New. (struct tui_source_windows): New. * tui/tui-winsource.c (tui_display_main): Update. * tui/tui-win.c (tui_resize_all, tui_adjust_win_heights) (new_height_ok, parse_scrolling_args): Update. * tui/tui-layout.c (show_layout, show_data): Update. * tui/tui-data.h (tui_source_windows, tui_clear_source_windows) (tui_add_to_source_windows): Don't declare. * tui/tui-data.c (source_windows, tui_source_windows) (tui_clear_source_windows, tui_add_to_source_windows): Remove.
Diffstat (limited to 'COPYING.LIB')
0 files changed, 0 insertions, 0 deletions