binutils-gdb/gdb/tui
Tom Tromey 39ec04904f Fix C-x 1 from gdb prompt
Pedro pointed out on irc that C-x 1 from the gdb prompt will cause a
crash.  This happened because of a bug in remove_windows -- it would
always remove all the windows from the layout.  This patch fixes this
bug, and also arranges to have C-x 1 preserve the status window.

gdb/ChangeLog
2020-06-16  Tom Tromey  <tom@tromey.com>

	* tui/tui-layout.c (tui_layout_split::remove_windows): Fix logic.
	Also preserve the status window.
2020-06-16 18:02:20 -06:00
..
ChangeLog-1998-2003
tui-command.c
tui-command.h
tui-data.c
tui-data.h
tui-disasm.c
tui-disasm.h
tui-file.c
tui-file.h
tui-hooks.c
tui-hooks.h
tui-interp.c
tui-io.c
tui-io.h
tui-layout.c Fix C-x 1 from gdb prompt 2020-06-16 18:02:20 -06:00
tui-layout.h
tui-out.c
tui-out.h
tui-regs.c
tui-regs.h
tui-source.c Change get_objfile_arch to a method on objfile 2020-04-18 08:35:04 -06:00
tui-source.h
tui-stack.c
tui-stack.h
tui-win.c Update more calls to add_prefix_cmd 2020-05-03 11:31:20 -06:00
tui-win.h
tui-wingeneral.c
tui-wingeneral.h
tui-winsource.c Change get_objfile_arch to a method on objfile 2020-04-18 08:35:04 -06:00
tui-winsource.h
tui.c
tui.h