Searched refs:delete_command (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/contrib/binutils/binutils/ |
| H A D | arparse.y | 91 | delete_command 115 delete_command:
|
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | breakpoint.h | 799 extern void delete_command (char *arg, int from_tty);
|
| H A D | breakpoint.c | 7045 delete_command (char *arg, int from_tty) in delete_command() function 7866 add_prefix_cmd ("delete", class_breakpoint, delete_command, in _initialize_breakpoint() 7876 add_com ("db", class_breakpoint, delete_command, in _initialize_breakpoint() 7881 add_cmd ("breakpoints", class_alias, delete_command, in _initialize_breakpoint()
|
| H A D | win32-nat.c | 1639 delete_command (NULL, 0); in child_detach()
|
| /freebsd-12.1/sbin/setkey/ |
| H A D | parse.y | 144 | delete_command 168 delete_command
|