binutils-gdb/gdb/mi
Tom Tromey 5fe41fbfa2 * valops.c (find_overload_match): Call do_cleanups before early
return.
	* top.c (execute_command): Call do_cleanups before early return.
	(command_loop): Likewise.
	* stack.c (backtrace_command): Make a null cleanup early.  Don't
	conditionally call do_cleanups.
	* python/py-value.c (TRY_CATCH): Move cleanup handling into
	TRY_CATCH.
	* python/py-breakpoint.c (gdbpy_breakpoint_has_py_cond): Rearrange
	so cleanups are always run.
	* mi/mi-cmd-var.c (mi_cmd_var_delete): Reset old_cleanups.
	* findcmd.c (parse_find_args): Call do_cleanups on early return
	path.
	* dbxread.c (elfstab_build_psymtabs): Make a null cleanup early.
	Don't conditionally call do_cleanups.
	* cli/cli-script.c (execute_user_command): Initialize 'old_chain'
	later.
2011-06-27 19:21:51 +00:00
..
ChangeLog-1999-2003
mi-cmd-break.c MI breakpoint notifications. 2011-04-27 10:17:39 +00:00
mi-cmd-disas.c 2011-03-09 Michael Snyder <msnyder@vmware.com> 2011-03-09 20:31:50 +00:00
mi-cmd-env.c 2011-03-05 Michael Snyder <msnyder@vmware.com> 2011-03-07 19:50:22 +00:00
mi-cmd-file.c gdb 2011-01-12 21:09:39 +00:00
mi-cmd-stack.c gdb 2011-01-12 21:09:39 +00:00
mi-cmd-target.c gdb 2011-01-12 21:09:39 +00:00
mi-cmd-var.c * valops.c (find_overload_match): Call do_cleanups before early 2011-06-27 19:21:51 +00:00
mi-cmds.c
mi-cmds.h
mi-common.c
mi-common.h
mi-console.c
mi-console.h
mi-getopt.c
mi-getopt.h
mi-interp.c gdb 2011-06-03 15:32:44 +00:00
mi-main.c 2011-05-26 Pedro Alves <pedro@codesourcery.com> 2011-05-26 18:23:32 +00:00
mi-main.h MI breakpoint notifications. 2011-04-27 10:17:39 +00:00
mi-out.c MI breakpoint notifications. 2011-04-27 10:17:39 +00:00
mi-out.h
mi-parse.c * mi/mi-parse.c (mi_parse): Remove incorrect sizeof. 2011-04-29 18:44:15 +00:00
mi-parse.h
mi-symbol-cmds.c gdb 2011-01-12 21:09:39 +00:00