binutils-gdb/gdb/cli
Pedro Alves f9679975a3 2011-08-04 Pedro Alves <pedro@codesourcery.com>
* exceptions.c (struct catcher): Remove saved_uiout field.
	(exceptions_state_mc_init): Remove the `func_uiout' parameter, and
	no longer save/resvore the global ui_out builder.
	(catch_exceptions_with_msg): Save/override/restore the global
	ui_out builder manually instead of relying on TRY_CATCH to do it.
	(catch_errors): Save/restore the global ui_out builder manually
	instead of relying on TRY_CATCH to do it.
	* exceptions.h (exceptions_state_mc_init): Remove the `func_uiout'
	parameter.
	(TRY_CATCH): Adjust.
	* cli/cli-interp.c (safe_execute_command): Save/override/restore
	the global ui_out builder manually instead of relying on TRY_CATCH
	to do it.
2011-08-04 18:19:27 +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-07-05 04:35:00 +00:00
cli-decode.h 2011-03-11 Michael Snyder <msnyder@vmware.com> 2011-03-12 22:59:24 +00:00
cli-dump.c 2011-07-26 Sterling Augustine <saugustine@google.com> 2011-07-26 21:09:06 +00:00
cli-dump.h * reverse.c: Include cli-utils.h. 2011-02-21 18:13:17 +00:00
cli-interp.c 2011-08-04 Pedro Alves <pedro@codesourcery.com> 2011-08-04 18:19:27 +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 http://sourceware.org/ml/gdb-patches/2011-07/msg00085.html 2011-07-07 08:38:37 +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