Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/cli/
H A Dcli-setshow.h30 extern void do_setshow_command (char *arg, int from_tty,
H A Dcli-setshow.c99 do_setshow_command (char *arg, int from_tty, struct cmd_list_element *c) in do_setshow_command() function
379 do_setshow_command ((char *) NULL, from_tty, list); in cmd_show_list()
/freebsd-12.1/contrib/gdb/gdb/
H A Dtop.c737 do_setshow_command (arg, from_tty & caution, c); in execute_command()