binutils-gdb/gdb/mi
Andrew Cagney 8a076db965 2005-01-13 Andrew Cagney <cagney@gnu.org>
* mi/mi-main.c (mi_execute_command): Print the exception.
	* cli/cli-interp.c (safe_execute_command): Print the exception.
	* exceptions.h (exception_print): Declare.
	* exceptions.c (struct catcher): Add field print_message.
	(catcher_init): Add parameter print_message, store in the catcher
	struct.
	(print_and_throw): Only print the message when print_message.
	(catch_exceptions_with_msg, catch_errors): Pass print_message=1 to
	catcher_init.
	(catch_exception): Pass print_message=0 to catcher_init.
2005-01-14 18:55:33 +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
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-13 Andrew Cagney <cagney@gnu.org> 2005-01-14 18:55:33 +00:00
mi-main.h
mi-out.c
mi-out.h
mi-parse.c
mi-parse.h
mi-symbol-cmds.c