binutils-gdb/gdb/tui
Tom Tromey ed2c82c364 Consolidate setting of current_layout
Currently several functions in tui-layout.c set current_layout after
their work is done.  This moves this assignment to show_layout,
instead.

gdb/ChangeLog
2019-11-12  Tom Tromey  <tom@tromey.com>

	* tui/tui-layout.c (show_layout): Set current_layout.
	(show_source_disasm_command, show_data)
	(show_source_or_disasm_and_command): Don't set current_layout.

Change-Id: Id8b23797d68e607f0fcd6d29b8801869d40d1869
2019-11-12 12:29:15 -07:00
..
ChangeLog-1998-2003
tui-command.c Make TUI window handle a unique_ptr 2019-10-09 16:50:35 -06:00
tui-command.h Remove can_highlight from TUI windows 2019-11-10 10:33:07 -07:00
tui-data.c Make TUI window handle a unique_ptr 2019-10-09 16:50:35 -06:00
tui-data.h Remove can_highlight from TUI windows 2019-11-10 10:33:07 -07:00
tui-disasm.c Fix regression from TUI disassembly style patch 2019-11-05 18:39:23 -07:00
tui-disasm.h
tui-file.c
tui-file.h
tui-hooks.c Remove some includes of readline.h 2019-11-06 07:29:43 -07:00
tui-hooks.h
tui-interp.c Remove some includes of readline.h 2019-11-06 07:29:43 -07:00
tui-io.c [gdb] Fix more typos in comments (2) 2019-10-26 09:55:32 +02:00
tui-io.h
tui-layout.c Consolidate setting of current_layout 2019-11-12 12:29:15 -07:00
tui-layout.h
tui-out.c
tui-out.h
tui-regs.c Don't call erase_data_content from tui_data_window::show_registers 2019-10-09 16:50:36 -06:00
tui-regs.h
tui-source.c Style disassembly in the TUI 2019-11-05 15:23:36 -07:00
tui-source.h Style disassembly in the TUI 2019-11-05 15:23:36 -07:00
tui-stack.c Make TUI window handle a unique_ptr 2019-10-09 16:50:35 -06:00
tui-stack.h
tui-win.c Make TUI resizing tests more robust 2019-11-12 12:29:14 -07:00
tui-win.h
tui-wingeneral.c Remove can_highlight from TUI windows 2019-11-10 10:33:07 -07:00
tui-wingeneral.h Make TUI window handle a unique_ptr 2019-10-09 16:50:35 -06:00
tui-winsource.c Style disassembly in the TUI 2019-11-05 15:23:36 -07:00
tui-winsource.h Style disassembly in the TUI 2019-11-05 15:23:36 -07:00
tui.c Document and extend readline-bindable functions 2019-11-11 16:58:30 -07:00
tui.h