binutils-gdb/gdb/cli
Tom Tromey 700b53b17a * cli/cli-decode.h (CMD_ASYNC_OK): New define.
(set_cmd_async_ok, get_cmd_async_ok): Declare.
	* cli/cli-decode.c (set_cmd_async_ok): New function.
	(get_cmd_async_ok): New function.
	* cli/cli-cmds.c (init_cli_cmds): Mark "pwd", "help", "info", and
	"show" as async-ok.
	* top.c (execute_command): Use get_cmd_async_ok.
	* infcmd.c: Include cli/cli-decode.h.
	(_initialize_infcmd): Mark "interrupt" as async-ok.
	* Makefile.in (infcmd.o): Depend on cli_decode_h.
2008-04-17 00:25:01 +00:00
..
cli-cmds.c * cli/cli-decode.h (CMD_ASYNC_OK): New define. 2008-04-17 00:25:01 +00:00
cli-cmds.h Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
cli-decode.c * cli/cli-decode.h (CMD_ASYNC_OK): New define. 2008-04-17 00:25:01 +00:00
cli-decode.h * cli/cli-decode.h (CMD_ASYNC_OK): New define. 2008-04-17 00:25:01 +00:00
cli-dump.c Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
cli-dump.h Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
cli-interp.c Implement MI notification for new threads. 2008-03-14 17:21:08 +00:00
cli-logging.c Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
cli-script.c Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
cli-script.h Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
cli-setshow.c Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
cli-setshow.h Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
cli-utils.c Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
cli-utils.h Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00