binutils-gdb/gdb/cli
Andrew Cagney 9cbc821d4e 2005-01-14 Andrew Cagney <cagney@gnu.org>
* exceptions.h (exception_fprintf): Declare.
	(exception_print): Drop pre_print parameter.
	* mi/mi-main.c (mi_execute_command): Update exception_print call.
	* cli/cli-interp.c (safe_execute_command): Update exception_print
	call.
	* remote.c (remote_open_1): Instead of passing an error prefix to
	catch_exceptions, use catch_exceptions and exception_fprintf.
	(remote_start_remote): Change return type to void.
	* breakpoint.c (insert_bp_location): Instead of passing an error
	prefix to catch_exceptions, use catch_exceptions and
	exception_fprintf.
	(insert_catchpoint): Change return type to void.
	(break_command_1): Update exception_print call.
	* exceptions.c (exception_fprintf): New function.
	(print_exception): New function.
	(exception_print): Use print_exception.
2005-01-14 22:59:36 +00:00
..
cli-cmds.c
cli-cmds.h
cli-decode.c 2005-01-05 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr> 2005-01-05 15:43:50 +00:00
cli-decode.h 2005-01-13 Michael Snyder <msnyder@redhat.com> 2005-01-14 04:41:36 +00:00
cli-dump.c
cli-dump.h
cli-interp.c 2005-01-14 Andrew Cagney <cagney@gnu.org> 2005-01-14 22:59:36 +00:00
cli-logging.c
cli-script.c
cli-script.h
cli-setshow.c
cli-setshow.h
cli-utils.c
cli-utils.h