]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
Reimplement tui_next_win and tui_prev_win
authorTom Tromey <tom@tromey.com>
Sat, 22 Feb 2020 18:48:26 +0000 (11:48 -0700)
committerTom Tromey <tom@tromey.com>
Sat, 22 Feb 2020 18:48:35 +0000 (11:48 -0700)
commiteb9c88745686d46c5100bdf1c2f112d699c7f702
tree27d75e2aad66d0cef45365d87945336b23ffb9db
parent7eed1a8e8386e1b93c51768855c32ddae6f088ae
Reimplement tui_next_win and tui_prev_win

This reimplements tui_next_win and tui_prev_win.  Now they account for
the possibility of windows not on tui_win_list.

gdb/ChangeLog
2020-02-22  Tom Tromey  <tom@tromey.com>

* tui/tui-data.c (tui_next_win, tui_prev_win): Reimplement.

Change-Id: Ifcd402f76fe0a16e0fe9275a185d550279c01660
gdb/ChangeLog
gdb/tui/tui-data.c