old-cross-binutils/gdb/mi
Andrew Cagney c1043fc2c1 2005-01-12 Andrew Cagney <cagney@gnu.org>
* exceptions.c (exception_none): New variable.
	* Makefile.in: Update dependencies.
	* interps.c: Include "exceptions.h".
	(interpreter_exec_cmd, interp_exec): Update to return "struct
	exception"
	* exceptions.h (no_exception): Declare.
	* tui/tui-interp.c (tui_exec): Update to return "struct exception"
	* mi/mi-interp.c: Include "exceptions.h".
	(mi_cmd_interpreter_exec, mi_interpreter_exec): Update to return
	'struct exception".
	* cli/cli-interp.c (cli_interpreter_exec, safe_execute_command)
	(do_captured_execute_command): Update to use catch_exception.
	* interps.h: Include "exceptions.h".
	(interp_exec_ftype, interp_exec): Return "struct exception".
2005-01-13 02:35:39 +00:00
..
ChangeLog-1999-2003
gdb-mi.el Index: ChangeLog 2004-07-26 21:52:34 +00:00
mi-cmd-break.c 2004-06-26 Andrew Cagney <cagney@gnu.org> 2004-06-26 20:37:13 +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
mi-console.c
mi-console.h
mi-getopt.c
mi-getopt.h
mi-interp.c 2005-01-12 Andrew Cagney <cagney@gnu.org> 2005-01-13 02:35:39 +00:00
mi-main.c 2005-01-12 Andrew Cagney <cagney@gnu.org> 2005-01-12 18:31:35 +00:00
mi-main.h
mi-out.c
mi-out.h
mi-parse.c
mi-parse.h
mi-symbol-cmds.c