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-05-23 17:38:06 +00:00
2011-05-16 16:33:57 +00:00
2011-03-17 09:36:17 +00:00
2011-02-05 05:27:23 +00:00
2011-06-27 19:21:51 +00:00
2011-06-24 19:47:37 +00:00
2011-02-05 05:27:23 +00:00
2011-02-05 05:27:23 +00:00
2011-06-03 15:32:44 +00:00
2011-06-16 05:54:09 +00:00
2011-06-16 05:54:09 +00:00
2011-03-14 15:43:51 +00:00
2011-06-03 15:32:44 +00:00
2011-04-17 14:14:23 +00:00
2011-06-24 19:47:37 +00:00
2011-06-24 19:47:37 +00:00
2011-03-17 09:36:17 +00:00
2011-01-26 20:53:45 +00:00
2011-03-17 09:36:17 +00:00
2011-06-24 19:47:37 +00:00
2011-06-24 19:47:37 +00:00
2011-01-06 00:57:05 +00:00
2011-02-05 05:27:23 +00:00
2011-02-05 05:27:23 +00:00
2011-03-14 16:55:04 +00:00
2011-04-17 14:14:23 +00:00
2011-03-17 09:36:17 +00:00
2011-02-05 05:27:23 +00:00
2011-06-24 19:47:37 +00:00
2011-03-01 19:00:16 +00:00
2011-06-27 19:21:51 +00:00
2011-01-31 04:42:08 +00:00
2011-05-27 18:39:49 +00:00
2011-06-24 19:47:37 +00:00
2011-03-14 16:09:55 +00:00