binutils-gdb/gdb/cli
Andrew Cagney 17d92a0219 2005-01-16 Andrew Cagney <cagney@gnu.org>
* cli/cli-script.c: Include "exceptions.h".
	(struct wrapped_read_command_file_args): Define.
	(wrapped_read_command_file): New function.
	(script_from_file): Replace direct call to read_command_file by
	one wrapped by an exception handler.
	* exceptions.c (throw_it): Free the old message after creating the
	new.
	* Makefile.in: Update dependencies.

Index: testsuite/ChangeLog
2005-01-16  Andrew Cagney  <cagney@gnu.org>

	* gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
2005-01-16 21:20:06 +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
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 2005-01-16 Andrew Cagney <cagney@gnu.org> 2005-01-16 21:20:06 +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