old-cross-binutils/gdb/cli
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
..
cli-cmds.c * cli/cli-cmds.c (shell_escape): Silence warnings from old 2003-06-22 04:23:52 +00:00
cli-cmds.h gdb/ChangeLog: 2003-05-07 21:42:48 +00:00
cli-decode.c 2003-06-08 Andrew Cagney <cagney@redhat.com> 2003-06-08 18:27:14 +00:00
cli-decode.h 2003-01-13 Andrew Cagney <ac131313@redhat.com> 2003-01-14 00:49:06 +00:00
cli-dump.c 2003-06-08 Andrew Cagney <cagney@redhat.com> 2003-06-08 18:27:14 +00:00
cli-dump.h 2002-03-26 Michael Snyder <msnyder@redhat.com> 2002-03-29 01:22:41 +00:00
cli-interp.c 2003-06-08 Andrew Cagney <cagney@redhat.com> 2003-06-08 18:27:14 +00:00
cli-logging.c ./ 2003-06-28 16:19:07 +00:00
cli-script.c 2003-06-08 Andrew Cagney <cagney@redhat.com> 2003-06-08 18:27:14 +00:00
cli-script.h 2003-04-12 Andrew Cagney <cagney@redhat.com> 2003-04-12 17:41:26 +00:00
cli-setshow.c 2003-02-02 Elena Zannoni <ezannoni@redhat.com> 2003-02-03 01:18:37 +00:00
cli-setshow.h 2003-04-12 Andrew Cagney <cagney@redhat.com> 2003-04-12 17:41:26 +00:00
cli-utils.c Move putchar_filtered() to utils.c. 2001-01-31 03:46:23 +00:00
cli-utils.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00