aboutsummaryrefslogtreecommitdiff
path: root/gdb/target-delegates.c
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2019-10-09 21:18:31 -0600
committerTom Tromey <tom@tromey.com>2019-12-11 15:49:03 -0700
commit3d97994549706f8f65fe9726b1fec1f0d643f822 (patch)
tree5c38046e9f2fbefd88bdfb55c38172d1c57c545b /gdb/target-delegates.c
parent2192a9d3b31a595eb7add928221d49334f32c06d (diff)
downloadgdb-3d97994549706f8f65fe9726b1fec1f0d643f822.zip
gdb-3d97994549706f8f65fe9726b1fec1f0d643f822.tar.gz
gdb-3d97994549706f8f65fe9726b1fec1f0d643f822.tar.bz2
Re-apply the current layout when resizing
The TUI has separate code for each possible layout to handle the case where the terminal window is resized. With the new layout code, this can all be replaced with a call to tui_apply_current_layout, which simply re-applies the current layout. This results in some small differences in behavior when resizing, so some tests are updated. gdb/ChangeLog 2019-12-11 Tom Tromey <tom@tromey.com> * tui/tui-win.c (tui_resize_all): Remove code, call tui_apply_current_layout. gdb/testsuite/ChangeLog 2019-12-11 Tom Tromey <tom@tromey.com> * gdb.tui/resize.exp: Update. * gdb.tui/empty.exp (layouts): Update. Change-Id: I3dc6c02a753d495d9ab5e8213d550a147198ce6f
Diffstat (limited to 'gdb/target-delegates.c')
0 files changed, 0 insertions, 0 deletions