Searched refs:enable_command (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12-stable/contrib/gdb/gdb/ |
| D | breakpoint.c | 71 static void enable_command (char *, int); 7661 enable_command (char *args, int from_tty) in enable_command() function 7799 add_prefix_cmd ("enable", class_breakpoint, enable_command, in _initialize_breakpoint() 7807 add_com ("ab", class_breakpoint, enable_command, in _initialize_breakpoint() 7816 add_abbrev_prefix_cmd ("breakpoints", class_breakpoint, enable_command, in _initialize_breakpoint()
|