2012-01-05 Pedro Alves <alves.ped@gmail.com>
authorPedro Alves <palves@redhat.com>
Thu, 5 Jan 2012 11:39:31 +0000 (11:39 +0000)
committerPedro Alves <palves@redhat.com>
Thu, 5 Jan 2012 11:39:31 +0000 (11:39 +0000)
commit50aeff07f4ff130053310127b1522b3c7f15a230
treed007d09524c03a5c932d9937cbbdbc143eb2a807
parent23e1d3291c8a6ae35c904638142aa7ccbf6ae544
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.
gdb/ChangeLog
gdb/cli/cli-decode.h
gdb/command.h
This page took 0.024944 seconds and 4 git commands to generate.