* cli/cli-decode.c (cmd_cfunc_eq): New function.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 10226fa9de596e811933fa79ac835133294cd070..31b2d176c27c868ade984eff3571f8a022372310 100644 (file)
@@ -1,3 +1,17 @@
+2002-02-23  Andrew Cagney  <ac131313@redhat.com>
+
+       * 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  Andrew Cagney  <ac131313@redhat.com>
 
        From 2002-02-20 Martin Schwidefsky <schwidefsky@de.ibm.com>:
This page took 0.023113 seconds and 4 git commands to generate.