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
..
2011-04-27 10:17:39 +00:00
2011-03-09 20:31:50 +00:00
2011-03-07 19:50:22 +00:00
2011-01-12 21:09:39 +00:00
2011-01-12 21:09:39 +00:00
2011-01-12 21:09:39 +00:00
2011-06-27 19:21:51 +00:00
2011-01-06 00:57:05 +00:00
2011-01-01 15:34:07 +00:00
2011-01-01 15:34:07 +00:00
2011-01-06 00:57:05 +00:00
2011-01-06 00:57:05 +00:00
2011-01-01 15:34:07 +00:00
2011-01-01 15:34:07 +00:00
2011-01-01 15:34:07 +00:00
2011-06-03 15:32:44 +00:00
2011-05-26 18:23:32 +00:00
2011-04-27 10:17:39 +00:00
2011-04-27 10:17:39 +00:00
2011-01-01 15:34:07 +00:00
2011-04-29 18:44:15 +00:00
2011-01-01 15:34:07 +00:00
2011-01-12 21:09:39 +00:00