binutils-gdb/gdb/tui
Tom Tromey f71c882261 Remove cleanups from TUI
This removes the last cleanups from the TUI, by using std::string
rather than manual memory management.

Regression tested against gdb.tui/*.exp on Fedora 26 x86-64.

gdb/ChangeLog
2017-10-09  Tom Tromey  <tom@tromey.com>

	* tui/tui-win.c (tui_set_win_height, parse_scrolling_args): Use
	std::string.
	* tui/tui-layout.c (enum tui_status): Use std::string.
2017-10-11 16:21:43 -06:00
..
ChangeLog-1998-2003
tui-command.c
tui-command.h
tui-data.c Remove unnecessary parentheses in declarations 2017-10-11 11:00:48 +01:00
tui-data.h Remove unnecessary parentheses in declarations 2017-10-11 11:00:48 +01:00
tui-disasm.c Kill init_sal 2017-09-04 17:11:45 +01:00
tui-disasm.h
tui-file.c
tui-file.h
tui-hooks.c Remove make_cleanup_restore_target_terminal 2017-09-20 16:09:50 -06:00
tui-hooks.h
tui-interp.c Remove unnecessary function prototypes. 2017-09-09 11:02:37 -07:00
tui-io.c
tui-io.h
tui-layout.c Remove cleanups from TUI 2017-10-11 16:21:43 -06:00
tui-layout.h
tui-out.c
tui-out.h
tui-regs.c Constify tui_reg_command 2017-09-27 08:44:38 -06:00
tui-regs.h
tui-source.c
tui-source.h
tui-stack.c Remove unnecessary function prototypes. 2017-09-09 11:02:37 -07:00
tui-stack.h
tui-win.c Remove cleanups from TUI 2017-10-11 16:21:43 -06:00
tui-win.h
tui-windata.c Fix tui compilation with Solaris libcurses: non-const last arg to mvwaddstr (PR tui/21482) 2017-05-19 14:16:55 +02:00
tui-windata.h
tui-wingeneral.c Fix tui compilation with Solaris libcurses: non-const last arg to mvwaddstr (PR tui/21482) 2017-05-19 14:16:55 +02:00
tui-wingeneral.h
tui-winsource.c Kill init_sal 2017-09-04 17:11:45 +01:00
tui-winsource.h
tui.c Constify some commands in tui.c 2017-09-27 08:44:39 -06:00
tui.h