Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dbreakpoint.c192 static void commands_command (char *, int);
1389 commands_command (char *arg, int from_tty) in commands_command() function
16154 add_com ("commands", class_breakpoint, commands_command, _("\ in _initialize_breakpoint()