use cmd_sfunc_ftype and cmd_cfunc_ftype more
[deliverable/binutils-gdb.git] / gdb / breakpoint.h
index 83ae9e6f8ddd6887ef7c7b02ea213a32acb44706..f6d06ce783342a531abb01a9d43cc567fbfb27c6 100644 (file)
@@ -1221,8 +1221,7 @@ extern void initialize_breakpoint_ops (void);
 
 extern void
   add_catch_command (char *name, char *docstring,
-                    void (*sfunc) (char *args, int from_tty,
-                                   struct cmd_list_element *command),
+                    cmd_sfunc_ftype *sfunc,
                     completer_ftype *completer,
                     void *user_data_catch,
                     void *user_data_tcatch);
This page took 0.023655 seconds and 4 git commands to generate.