Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dinfcmd.c79 static void unset_command (char *, int);
1944 unset_command (char *args, int from_tty) in unset_command() function
1978 add_prefix_cmd ("unset", no_class, unset_command, in _initialize_infcmd()
H A DChangeLog-19913755 infcmd.c: Add unset_command.