Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/binutils/
Darparse.y91 | delete_command
115 delete_command:
/netbsd/src/crypto/dist/ipsec-tools/src/setkey/
Dparse.y165 | delete_command
203 delete_command
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dbreakpoint.c12710 delete_command (const char *arg, int from_tty) in delete_command() function
14853 = add_prefix_cmd ("delete", class_breakpoint, delete_command, _("\ in _initialize_breakpoint()
14865 add_cmd ("breakpoints", class_breakpoint, delete_command, _("\ in _initialize_breakpoint()
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
DChangeLog-20175640 * breakpoint.c (enable_command, disable_command, delete_command)
6690 * breakpoint.h (delete_command): Don't declare.
6691 * breakpoint.c (delete_command, enable_once_command)
6694 (delete_command, delete_trace_command, save_breakpoints)
7445 (delete_command): Update.
DChangeLog-1999358 (delete_command): don't delete invisible bp_thread_event bp's.
3100 * breakpoints.c (delete_command): Move declaration from here.
3101 * breakpoints.h (delete_command): To here.
DChangeLog-2010446 (delete_command): Likewise.
8231 (delete_command): Update.
8268 (delete_command): Use it.
DChangeLog-20093576 (delete_command): Added case for bp_jit_event.
7267 delete_command, breakpoint_re_set_one): Handle bp_longjmp_master.
8146 (delete_command): Likewise.
DChangeLog-20078266 * win32-nat.c (win32_detach): Remove delete_command call.
9859 * breakpoint.c (delete_command): Skip redundant loop iterations.
DChangeLog-20116441 (delete_command): Pass do_map_delete_breakpoint to
7375 (delete_command): Check user_breakpoint_p instead of looking at
DChangeLog-19952654 * breakpoint.c (delete_command); source.c (directory_command);
DChangeLog-20182835 (delete_command): Rename inner "b".
DChangeLog-20027373 * breakpoint.c (delete_command): Don't repeat `delete' commands.
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/
DChangeLog-1993-201328386 when none' unexpected prompt case, fixed by breakpoint.c:delete_command