binutils-gdb/gdb/tui
Daniel Jacobowitz 0fac0b4199 ./
* cli/cli-logging.c: New file.
	* cli-out.c (struct ui_out_data): Add original_stream.
	(cli_redirect): New function.
	(cli_ui_out_impl): Add cli_redirect.
	(cli_out_new): Initialize original_stream.
	* ui-out.c (default_ui_out_impl): Add NULL for redirect member.
	(uo_redirect, ui_out_redirect): New.
	* ui-out.h (struct ui_out_impl): Add redirect member.
	(redirect_ftype): New.
	(ui_out_redirect): Add prototype.
	* Makefile.in: Add rules for cli-logging.c.
	* NEWS: Mention "set logging".
mi/
	* mi-out.c (mi_ui_out_impl): Add NULL for redirect member.
tui/
	* tui-out.c (tui_ui_out_impl): Add NULL for redirect member.
doc/
	* gdb.texinfo (Logging output): New chapter.
2003-06-28 16:19:07 +00:00
..
ChangeLog ./ 2003-06-28 16:19:07 +00:00
tui-file.c * tui-file.c (tui_file_fputs): Use tui_puts. 2001-07-21 20:55:34 +00:00
tui-file.h * tui-file.h (fputs_unfiltered_hook): Remove. 2001-07-17 06:42:58 +00:00
tui-hooks.c * tui-hooks.c: Update include order. 2003-06-22 15:21:39 +00:00
tui-interp.c 2003-02-14 Andrew Cagney <ac131313@redhat.com> 2003-02-14 13:58:06 +00:00
tui-out.c ./ 2003-06-28 16:19:07 +00:00
tui.c * tui-hooks.c: Update include order. 2003-06-22 15:21:39 +00:00
tui.h * tuiSourceWin.h (tuiUpdateAllExecInfos): Don't declare. 2002-08-31 12:25:29 +00:00
tuiCommand.c * tui-hooks.c: Update include order. 2003-06-22 15:21:39 +00:00
tuiCommand.h * tuiCommand.c (tuiDispatchCtrlChar): Fix escape sequences. 2001-07-20 22:17:49 +00:00
tuiData.c * tui-hooks.c: Update include order. 2003-06-22 15:21:39 +00:00
tuiData.h 2003-02-14 Andrew Cagney <ac131313@redhat.com> 2003-02-14 13:58:06 +00:00
tuiDataWin.c * tui-hooks.c: Update include order. 2003-06-22 15:21:39 +00:00
tuiDataWin.h * tuiSourceWin.h: Remove unused declarations. 2001-07-20 22:26:54 +00:00
tuiDisassem.c * tui-hooks.c: Update include order. 2003-06-22 15:21:39 +00:00
tuiDisassem.h * tuiDisassem.c (tui_disassemble): New function to disassemble 2002-08-27 21:59:49 +00:00
tuiGeneralWin.c * tui-hooks.c: Update include order. 2003-06-22 15:21:39 +00:00
tuiGeneralWin.h * tuiSourceWin.c (tui_show_source_line): New function. 2002-08-24 12:28:33 +00:00
tuiIO.c * tui-hooks.c: Update include order. 2003-06-22 15:21:39 +00:00
tuiIO.h * tui-hooks.c (tui_event_loop): New function. 2002-09-10 19:59:31 +00:00
tuiLayout.c * tui-hooks.c: Update include order. 2003-06-22 15:21:39 +00:00
tuiLayout.h * tui.c (tui_enable): Use tuiSetLayout instead of showLayout and 2002-08-24 15:25:25 +00:00
tuiRegs.c * tui-hooks.c: Update include order. 2003-06-22 15:21:39 +00:00
tuiRegs.h * tuiStack.c (tuiSetLocatorInfo): Cleanup. 2001-07-21 20:52:56 +00:00
tuiSource.c * tui-hooks.c: Update include order. 2003-06-22 15:21:39 +00:00
tuiSource.h * tuiSource.h (m_tuiShowSourceAsIs): Remove macro. 2002-08-25 18:58:58 +00:00
tuiSourceWin.c * tui-hooks.c: Update include order. 2003-06-22 15:21:39 +00:00
tuiSourceWin.h * tuiSourceWin.h (tuiUpdateAllExecInfos): Don't declare. 2002-08-31 12:25:29 +00:00
tuiStack.c * tui-hooks.c: Update include order. 2003-06-22 15:21:39 +00:00
tuiStack.h * tuiSourceWin.c (tuiDisplayMainFunction): Update to use 2002-08-25 13:13:20 +00:00
tuiWin.c * tui-hooks.c: Update include order. 2003-06-22 15:21:39 +00:00
tuiWin.h * tuiWin.h (tui_update_gdb_sizes): Declare. 2002-08-25 07:56:01 +00:00