binutils-gdb/gdb/tui
Tom Tromey 78e8cb91cd Change TUI window commands to be case-sensitive
The TUI window-related commands like "focus" are case insensitive.
This is not the norm in gdb, and I don't see a good reason to have it
here.  This patch changes the TUI to be case sensitive, like the rest
of gdb.

gdb/ChangeLog
2019-09-20  Tom Tromey  <tom@tromey.com>

	* NEWS: Mention case-sensitivity of TUI commands.
	* tui/tui-win.c (tui_set_focus_command): Now case-sensitive.
	(tui_set_win_height_command, parse_scrolling_args): Likewise.
	* tui/tui-layout.c (tui_layout_command): Now case-sensitive.
2019-09-20 13:49:12 -06:00
..
ChangeLog-1998-2003
tui-command.c
tui-command.h
tui-data.c Remove separator comments from TUI 2019-09-20 13:49:11 -06:00
tui-data.h Change "win_resized" to bool 2019-09-20 13:49:08 -06:00
tui-disasm.c Use make_unique_xstrdup in TUI 2019-09-20 13:49:12 -06:00
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 Change TUI window commands to be case-sensitive 2019-09-20 13:49:12 -06:00
tui-layout.h
tui-out.c
tui-out.h
tui-regs.c Rename private data members of tui_data_window 2019-09-20 13:49:10 -06:00
tui-regs.h Rename private data members of tui_data_window 2019-09-20 13:49:10 -06:00
tui-source.c Use make_unique_xstrdup in TUI 2019-09-20 13:49:12 -06:00
tui-source.h Rename a private data member in tui_source_window 2019-09-20 13:49:11 -06:00
tui-stack.c Change members of tui_locator_window to std::string 2019-09-20 13:49:10 -06:00
tui-stack.h Change members of tui_locator_window to std::string 2019-09-20 13:49:10 -06:00
tui-win.c Change TUI window commands to be case-sensitive 2019-09-20 13:49:12 -06:00
tui-win.h
tui-wingeneral.c Remove separator comments from TUI 2019-09-20 13:49:11 -06:00
tui-wingeneral.h
tui-winsource.c Simplify tui_source_window_base::show_source_content 2019-09-20 13:49:06 -06:00
tui-winsource.h Simplify tui_source_window_base::show_source_content 2019-09-20 13:49:06 -06:00
tui.c Remove strcat_to_buf 2019-09-20 13:49:11 -06:00
tui.h Remove strcat_to_buf 2019-09-20 13:49:11 -06:00