Searched refs:enable_command (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | breakpoint.c | 73 static void enable_command (char *, int); 7772 enable_command (char *args, int from_tty) in enable_command() function 7914 add_prefix_cmd ("enable", class_breakpoint, enable_command, in _initialize_breakpoint() 7922 add_com ("ab", class_breakpoint, enable_command, in _initialize_breakpoint() 7931 add_abbrev_prefix_cmd ("breakpoints", class_breakpoint, enable_command, in _initialize_breakpoint()
|
| H A D | ChangeLog-3.x | 542 * breakpoint.c (enable_command): With no arg, enable all bkpts.
|
| H A D | ChangeLog-1998 | 242 (enable_command): Account for new breakpoint types. 296 (enable_command): Handle bp_catch_load, bp_catch_unload,
|
| H A D | ChangeLog-1994 | 3586 (clear_command, breakpoint_re_set_one, enable_command): Likewise.
|
| H A D | ChangeLog-1992 | 3632 * breakpoint.c (enable_command, disable_command): Without args,
|