binutils-gdb/gdb/cli
Andrew Cagney bbaca940eb * cli/cli-decode.c (cmd_cfunc_eq): New function.
* command.h (cmd_cfunc_eq): Declare.
* cli/cli-decode.h (cmd_cfunc_eq): Ditto.

* cli/cli-cmds.h (is_complete_command): Change parameter to a
``struct cmd_list_element *''.
* cli/cli-cmds.c (is_complete_command): Update.  Use
cmd_cfunc_eq.
* top.c (execute_command): Pass the command to
is_complete_command.
* tracepoint.c: Replace function.cfunc with cmd_cfunc_eq.
2002-02-23 20:12:13 +00:00
..
cli-cmds.c * cli/cli-decode.c (cmd_cfunc_eq): New function. 2002-02-23 20:12:13 +00:00
cli-cmds.h * cli/cli-decode.c (cmd_cfunc_eq): New function. 2002-02-23 20:12:13 +00:00
cli-decode.c * cli/cli-decode.c (cmd_cfunc_eq): New function. 2002-02-23 20:12:13 +00:00
cli-decode.h * cli/cli-decode.c (cmd_cfunc_eq): New function. 2002-02-23 20:12:13 +00:00
cli-script.c Remove else clause to #if UI_OUT. 2002-01-17 22:15:18 +00:00
cli-script.h Remove else clause to #if UI_OUT. 2002-01-17 22:15:18 +00:00
cli-setshow.c * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions. 2002-02-05 04:37:23 +00:00
cli-setshow.h 2001-07-16 Elena Zannoni <ezannoni@redhat.com> 2001-07-16 14:46:34 +00:00
cli-utils.c Move putchar_filtered() to utils.c. 2001-01-31 03:46:23 +00:00
cli-utils.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00