binutils-gdb/gdb/cli
Pedro Alves 50aeff07f4 2012-01-05 Pedro Alves <alves.ped@gmail.com>
* cli/cli-decode.h: Add comments.
	(CMD_LIST_AMBIGUOUS): Moved to command.h
	(add_cmd, add_alias_cmd, add_prefix_cmd, add_abbrev_prefix_cmd)
	(set_cmd_cfunc, set_cmd_sfunc, set_cmd_completer, cmd_cfunc_eq)
	(set_cmd_context, get_cmd_context, lookup_cmd, lookup_cmd_1)
	(deprecate_cmd, deprecated_cmd_warning, lookup_cmd_composition)
	(add_com, add_com_alias, add_info, add_info_alias)
	(complete_on_cmdlist, complete_on_enum, help_list): Remove
	declarations.
	* command.h: Add and adjust comments.
	(CMD_LIST_AMBIGUOUS): Moved here.
	(help_cmd, help_cmd_list): Delete declarations.
2012-01-05 11:39:31 +00:00
..
cli-cmds.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
cli-cmds.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
cli-decode.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
cli-decode.h 2012-01-05 Pedro Alves <alves.ped@gmail.com> 2012-01-05 11:39:31 +00:00
cli-dump.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
cli-dump.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
cli-interp.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
cli-logging.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
cli-script.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
cli-script.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
cli-setshow.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
cli-setshow.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
cli-utils.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
cli-utils.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00