binutils-gdb/gdb/cli
Andrew Cagney 60250e8b18 2005-01-12 Andrew Cagney <cagney@gnu.org>
* exceptions.h (enum return_reason, RETURN_MASK)
	(RETURN_MASK_QUIT, RETURN_MASK_ERROR, RETURN_MASK_ALL)
	(return_mask, throw_exception, catch_exceptions_ftype)
	(catch_exceptions_with_msg, catch_errors_ftype, catch_errors)
	(catch_command_errors_ftype, catch_command_errors): Move to
	exceptions.h.
	* exceptions.c, exceptions.h: New files.
	* top.c: Do not include <setjmp.h>.
	(SIGJMP_BUF, SIGSETJMP, SIGLONGJMP, catch_return)
	(throw_exception, catcher, catch_exceptions)
	(catch_exceptions_with_msg, struct catch_errors_args)
	(do_catch_errors, catch_errors, struct captured_command_args)
	(do_captured_command, catch_command_errors): Move to exceptions.c.
	* wrapper.c, wince.c, win32-nat.c, utils.c: Include "exceptions.h".
	* tui/tui-interp.c, top.c, thread.c, symmisc.c: Ditto.
	* symfile-mem.c, stack.c, solib.c, rs6000-nat.c: Ditto.
	* remote-sds.c, remote-mips.c, remote-fileio.c: Ditto.
	* remote-e7000.c, objc-lang.c, ocd.c: Ditto.
	* remote.c, nto-procfs.c, monitor.c, mi/mi-main.c: Ditto.
	* main.c, m32r-rom.c, infrun.c, inf-loop.c: Ditto.
	* hppa-hpux-tdep.c, frame.c, event-top.c, event-loop.c: Ditto.
	* corelow.c, corefile.c, cli/cli-interp.c, breakpoint.c: Ditto.
	* ada-valprint.c, ada-lang.c: Ditto.
	* Makefile.in (HFILES_NO_SRCDIR, COMMON_OBS): Add exceptions.h and
	exceptions.o.  Update all dependencies.
2005-01-12 18:31:35 +00:00
..
cli-cmds.c * language.c (local_hex_format_custom): Remove. 2004-09-11 10:24:53 +00:00
cli-cmds.h gdb/ChangeLog: 2003-05-07 21:42:48 +00:00
cli-decode.c 2005-01-05 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr> 2005-01-05 15:43:50 +00:00
cli-decode.h 2004-07-26 Andrew Cagney <cagney@gnu.org> 2004-07-26 14:53:06 +00:00
cli-dump.c 2004-11-12 Andrew Cagney <cagney@gnu.org> 2004-11-12 21:45:08 +00:00
cli-dump.h
cli-interp.c 2005-01-12 Andrew Cagney <cagney@gnu.org> 2005-01-12 18:31:35 +00:00
cli-logging.c 2004-07-28 Andrew Cagney <cagney@gnu.org> 2004-07-28 19:42:01 +00:00
cli-script.c [gdb/ChangeLog] 2004-09-10 23:12:12 +00:00
cli-script.h * breakpoint.c (bpstat_do_actions): To ensure that 2003-12-22 03:43:19 +00:00
cli-setshow.c * cli/cli-setshow.c (cmd_show_list): Check for "show" in the middle 2004-05-10 18:17:25 +00:00
cli-setshow.h
cli-utils.c
cli-utils.h