binutils-gdb/gdb/mi
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
..
ChangeLog-1999-2003
gdb-mi.el
mi-cmd-break.c 2005-01-13 Andrew Cagney <cagney@gnu.org> 2005-01-13 22:08:27 +00:00
mi-cmd-disas.c
mi-cmd-env.c
mi-cmd-file.c
mi-cmd-stack.c 2004-10-29 Andrew Cagney <cagney@gnu.org> 2004-10-29 20:23:17 +00:00
mi-cmd-var.c
mi-cmds.c
mi-cmds.h 2005-01-13 Andrew Cagney <cagney@gnu.org> 2005-01-13 22:08:27 +00:00
mi-console.c
mi-console.h
mi-getopt.c
mi-getopt.h
mi-interp.c 2005-01-13 Andrew Cagney <cagney@gnu.org> 2005-01-14 01:20:38 +00:00
mi-main.c 2005-01-14 Andrew Cagney <cagney@gnu.org> 2005-01-14 22:59:36 +00:00
mi-main.h
mi-out.c
mi-out.h
mi-parse.c
mi-parse.h
mi-symbol-cmds.c