Home
last modified time | relevance | path

Searched refs:func_command (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/
H A Dstack.c2002 static void func_command (char *arg, int from_tty);
2004 func_command (char *arg, int from_tty) in func_command() function
2165 add_com ("func", class_stack, func_command, in _initialize_stack()