binutils-gdb/gdb/tui
Jan Kratochvil 8d4d924b76 gdb/
Redirect also uiout and stdtarg{,err} in execute_command_to_string.
	* cli-logging.c (struct saved_output_files) <targerr>: New.
	(set_logging_redirect, pop_output_files, handle_redirections):
	Redirect also gdb_stdtargerr.
	* defs.h (struct ui_out, make_cleanup_ui_out_redirect_pop): New
	declarations.
	* event-top.c (gdb_setup_readline, gdb_disable_readline): Redirect
	also gdb_stdtargerr.
	* top.c (execute_command_to_string): Move make_cleanup_ui_file_delete
	to the top.  Redirect also gdb_stdlog, gdb_stdtarg and gdb_stdtargerr.
	Use ui_out_redirect, register make_cleanup_ui_out_redirect_pop.
	* tui/tui-io.c (tui_setup_io): Redirect also gdb_stdtargerr.
	* utils.c (do_ui_out_redirect_pop, make_cleanup_ui_out_redirect_pop):
	New functions.

gdb/testsuite/
	* gdb.python/python.exp (set height 0, collect help from uiout)
	(verify help to uiout): New tests.
2010-09-11 16:00:27 +00:00
..
ChangeLog-1998-2003
tui-command.c Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
tui-command.h Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
tui-data.c 2010-05-17 Michael Snyder <msnyder@vmware.com> 2010-05-17 22:21:43 +00:00
tui-data.h Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
tui-disasm.c 2010-05-17 Michael Snyder <msnyder@vmware.com> 2010-05-17 22:21:43 +00:00
tui-disasm.h Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
tui-file.c 2010-05-17 Michael Snyder <msnyder@vmware.com> 2010-05-17 22:21:43 +00:00
tui-file.h Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
tui-hooks.c gdb/ 2010-05-02 21:14:59 +00:00
tui-hooks.h Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
tui-interp.c 2010-05-17 Michael Snyder <msnyder@vmware.com> 2010-05-17 22:21:43 +00:00
tui-io.c gdb/ 2010-09-11 16:00:27 +00:00
tui-io.h Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
tui-layout.c * tui/tui-disasm.c (tui_get_begin_asm_address): Default to 2010-03-20 05:17:10 +00:00
tui-layout.h Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
tui-main.c 2010-05-17 Michael Snyder <msnyder@vmware.com> 2010-05-17 22:21:43 +00:00
tui-out.c 2010-05-17 Michael Snyder <msnyder@vmware.com> 2010-05-17 22:21:43 +00:00
tui-regs.c 2010-05-17 Michael Snyder <msnyder@vmware.com> 2010-05-17 22:21:43 +00:00
tui-regs.h Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
tui-source.c 2010-05-17 Michael Snyder <msnyder@vmware.com> 2010-05-17 22:21:43 +00:00
tui-source.h Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
tui-stack.c 2010-05-17 Michael Snyder <msnyder@vmware.com> 2010-05-17 22:21:43 +00:00
tui-stack.h Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
tui-win.c 2010-07-28 Pedro Alves <pedro@codesourcery.com> 2010-07-28 23:24:57 +00:00
tui-win.h Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
tui-windata.c 2010-05-05 Michael Snyder <msnyder@vmware.com> 2010-05-05 22:53:54 +00:00
tui-windata.h Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
tui-wingeneral.c Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
tui-wingeneral.h Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
tui-winsource.c 2010-05-17 Michael Snyder <msnyder@vmware.com> 2010-05-17 22:21:43 +00:00
tui-winsource.h Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
tui.c 2010-05-17 Michael Snyder <msnyder@vmware.com> 2010-05-17 22:21:43 +00:00
tui.h * tui/tui-interp.c (tui_is_toplevel): New. 2010-03-30 22:21:34 +00:00