old-cross-binutils/gdb/cli
Stan Shebs 37ce89ebb2 Make logging work for MI.
* NEWS: Mention it.
	* interps.h (interp_set_logging_ftype): New typedef.
	(struct interp_procs): New field set_logging_proc.
	(current_interp_set_logging): Declare.
	* interps.c (current_interp_set_logging): New function.
	* cli/cli-logging.c: Include interps.h.
	(set_logging_redirect): Call current_interp_set_logging.
	(pop_output_files): Ditto.
	(handle_redirections): Ditto, plus skip ui-out redirect if MI.
	* mi/mi-console.h (mi_console_set_raw): Declare.
	* mi/mi-console.c (mi_console_set_raw): New function.
	* mi/mi-interp.c (saved_raw_stdout): New global.
	(mi_set_logging): New function.
	(_initialize_mi_interp): Add it to interp procs.

	* gdb.mi/mi-logging.exp: New file.
2012-06-28 22:11:23 +00:00
..
cli-cmds.c * ada-lang.c (ada_make_symbol_completion_list): Return a VEC. 2012-06-13 15:47:16 +00:00
cli-cmds.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
cli-decode.c * ada-lang.c (ada_make_symbol_completion_list): Return a VEC. 2012-06-13 15:47:16 +00:00
cli-decode.h * breakpoint.c (add_catch_command): Use completer_ftype. 2012-06-13 15:41:24 +00:00
cli-dump.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
cli-dump.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
cli-interp.c * Makefile.in (SFILES): Remove wrapper.c. 2012-01-09 20:27:49 +00:00
cli-logging.c Make logging work for MI. 2012-06-28 22:11:23 +00:00
cli-script.c Display the ">" prompt in interactive mode while reading canned 2012-05-08 18:49:42 +00:00
cli-script.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
cli-setshow.c 2012-03-27 Pedro Alves <palves@redhat.com> 2012-03-27 19:08:37 +00:00
cli-setshow.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
cli-utils.c 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com> 2012-04-27 20:47:57 +00:00
cli-utils.h 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com> 2012-04-27 20:47:57 +00:00