mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-03-07 08:57:54 +00:00

* top.c (execute_command): Use cmd_func() and cmd_func_p(). * cli/cli-decode.c (cmd_func_p): New function. (cmd_func): New function. * command.h: Add cmd_func() and cmd_func_p().