Home
last modified time | relevance | path

Searched refs:delete_command (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Darparse.y91 | delete_command
115 delete_command:
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Darparse.y91 | delete_command
115 delete_command:
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dbreakpoint.h798 extern void delete_command (char *arg, int from_tty);
H A Dv850ice.c786 delete_command (NULL, 0); in ice_file()
H A Dbreakpoint.c7147 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 Dwin32-nat.c1634 delete_command (NULL, 0); in child_detach()
H A DChangeLog-1998176 (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 DChangeLog-1999362 (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 DChangeLog-19952655 * breakpoint.c (delete_command); source.c (directory_command);
H A DChangeLog-20027382 * breakpoint.c (delete_command): Don't repeat `delete' commands.
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/
H A DChangeLog7700 when none' unexpected prompt case, fixed by breakpoint.c:delete_command