binutils-gdb/gdb/tui
Tom Tromey 1eb2161f83 Remove body of tui_locator_window constructor
The tui_locator_window constructor initializes the first character of
two of its members.  However, this is actually an error, since these
were changed to be std::string.  This removes the erroneous code.

gdb/ChangeLog
2020-07-01  Tom Tromey  <tom@tromey.com>

	* tui/tui-stack.h (struct tui_locator_window): Remove body.
2020-07-01 21:21:16 -06:00
..
ChangeLog-1998-2003
tui-command.c
tui-command.h
tui-data.c
tui-data.h Don't derive tui_data_item_window from tui_gen_win_info 2020-07-01 21:21:15 -06:00
tui-disasm.c
tui-disasm.h
tui-file.c
tui-file.h
tui-hooks.c
tui-hooks.h
tui-interp.c Fix crash when exiting TUI with gdb -tui 2020-06-16 18:02:20 -06:00
tui-io.c Remove tui_expand_tabs 2020-07-01 21:21:13 -06:00
tui-io.h Remove tui_expand_tabs 2020-07-01 21:21:13 -06:00
tui-layout.c Use macros for TUI window names 2020-06-16 18:02:20 -06:00
tui-layout.h
tui-out.c
tui-out.h
tui-regs.c Don't derive tui_data_item_window from tui_gen_win_info 2020-07-01 21:21:15 -06:00
tui-regs.h Don't derive tui_data_item_window from tui_gen_win_info 2020-07-01 21:21:15 -06:00
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 Move some code out of tui-data.h 2020-07-01 21:21:13 -06:00
tui-stack.h Remove body of tui_locator_window constructor 2020-07-01 21:21:16 -06:00
tui-win.c Move some code out of tui-data.h 2020-07-01 21:21:13 -06:00
tui-win.h Remove unnecessary TUI declarations 2020-06-17 20:07:04 -06:00
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 Move some code out of tui-data.h 2020-07-01 21:21:13 -06:00
tui.c Fix crash when exiting TUI with gdb -tui 2020-06-16 18:02:20 -06:00
tui.h Fix crash when exiting TUI with gdb -tui 2020-06-16 18:02:20 -06:00