Searched refs:thbreak_command (Results 1 – 3 of 3) sorted by relevance
165 static void thbreak_command (char *, int);5756 thbreak_command (char *arg, int from_tty) in thbreak_command() function7908 c = add_com ("thbreak", class_breakpoint, thbreak_command, in _initialize_breakpoint()
2265 (thbreak_command): Ditto.
1196 (thbreak_command_wrapper): New function, to export thbreak_command.