binutils-gdb/gdb/cli
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
..
cli-cmds.c * language.c (local_hex_format_custom): Remove. 2004-09-11 10:24:53 +00:00
cli-cmds.h gdb/ChangeLog: 2003-05-07 21:42:48 +00:00
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 2004-11-12 Andrew Cagney <cagney@gnu.org> 2004-11-12 21:45:08 +00:00
cli-dump.h 2002-03-26 Michael Snyder <msnyder@redhat.com> 2002-03-29 01:22:41 +00:00
cli-interp.c 2005-01-13 Andrew Cagney <cagney@gnu.org> 2005-01-14 18:55:33 +00:00
cli-logging.c 2004-07-28 Andrew Cagney <cagney@gnu.org> 2004-07-28 19:42:01 +00:00
cli-script.c [gdb/ChangeLog] 2004-09-10 23:12:12 +00:00
cli-script.h * breakpoint.c (bpstat_do_actions): To ensure that 2003-12-22 03:43:19 +00:00
cli-setshow.c * cli/cli-setshow.c (cmd_show_list): Check for "show" in the middle 2004-05-10 18:17:25 +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