binutils-gdb/gdb/cli
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
..
cli-cmds.c gdb/ 2011-06-07 17:26:47 +00:00
cli-cmds.h run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
cli-decode.c gdb 2011-04-19 18:04:11 +00:00
cli-decode.h 2011-03-11 Michael Snyder <msnyder@vmware.com> 2011-03-12 22:59:24 +00:00
cli-dump.c Various spelling fixes. 2011-06-03 23:47:46 +00:00
cli-dump.h * reverse.c: Include cli-utils.h. 2011-02-21 18:13:17 +00:00
cli-interp.c * cli/cli-interp.c (struct captured_execute_command_args): 2011-04-04 18:13:05 +00:00
cli-logging.c 2011-01-05 Michael Snyder <msnyder@vmware.com> 2011-01-06 00:57:05 +00:00
cli-script.c * valops.c (find_overload_match): Call do_cleanups before early 2011-06-27 19:21:51 +00:00
cli-script.h run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
cli-setshow.c 2011-02-14 Michael Snyder <msnyder@vmware.com> 2011-02-14 23:41:33 +00:00
cli-setshow.h run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
cli-utils.c * linespec.c (find_methods): Canonicalize NAME before looking 2011-03-16 21:12:12 +00:00
cli-utils.h * linespec.c (find_methods): Canonicalize NAME before looking 2011-03-16 21:12:12 +00:00