Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/cli/
Dcli-setshow.h30 extern void do_setshow_command (char *arg, int from_tty,
Dcli-setshow.c129 do_setshow_command (char *arg, int from_tty, struct cmd_list_element *c) in do_setshow_command() function
419 do_setshow_command ((char *) NULL, from_tty, list); in cmd_show_list()
/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dtop.c444 do_setshow_command (arg, from_tty & caution, c); in execute_command()