Searched refs:delete_command (Results 1 – 11 of 11) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils-2.17/binutils/ |
| H A D | arparse.y | 91 | delete_command 115 delete_command:
|
| /openbsd-src/gnu/usr.bin/binutils/binutils/ |
| H A D | arparse.y | 91 | delete_command 115 delete_command:
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | breakpoint.h | 798 extern void delete_command (char *arg, int from_tty);
|
| H A D | v850ice.c | 786 delete_command (NULL, 0); in ice_file()
|
| H A D | breakpoint.c | 7147 delete_command (char *arg, int from_tty) in delete_command() function 7981 add_prefix_cmd ("delete", class_breakpoint, delete_command, in _initialize_breakpoint() 7991 add_com ("db", class_breakpoint, delete_command, in _initialize_breakpoint() 7996 add_cmd ("breakpoints", class_alias, delete_command, in _initialize_breakpoint()
|
| H A D | win32-nat.c | 1634 delete_command (NULL, 0); in child_detach()
|
| H A D | ChangeLog-1998 | 176 (delete_command): Fixed syntax error in conditional 237 (delete_command): Hp folks are claiming that we should not delete 5067 * breakpoint.c: Export delete_command. 5784 * breakpoint.c (delete_command): Skip internal breakpoints when
|
| H A D | ChangeLog-1999 | 362 (delete_command): don't delete invisible bp_thread_event bp's. 3105 * breakpoints.c (delete_command): Move declaration from here. 3106 * breakpoints.h (delete_command): To here.
|
| H A D | ChangeLog-1995 | 2655 * breakpoint.c (delete_command); source.c (directory_command);
|
| H A D | ChangeLog-2002 | 7382 * breakpoint.c (delete_command): Don't repeat `delete' commands.
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/ |
| H A D | ChangeLog | 7700 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
|