old-cross-binutils/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 * language.c (local_hex_format_custom): Remove. 2004-09-11 10:24:53 +00:00
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 2004-11-12 Andrew Cagney <cagney@gnu.org> 2004-11-12 21:45:08 +00:00
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 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
cli-utils.c
cli-utils.h