Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dbreakpoint.c102 static void enable_command (char *, int);
14838 enable_command (char *args, int from_tty) in enable_command() function
15415 enable_command (args, from_tty); in enable_trace_command()
16194 add_prefix_cmd ("enable", class_breakpoint, enable_command, _("\ in _initialize_breakpoint()
16202 add_com ("ab", class_breakpoint, enable_command, _("\ in _initialize_breakpoint()
16211 add_prefix_cmd ("breakpoints", class_breakpoint, enable_command, _("\ in _initialize_breakpoint()