Searched refs:tbreak_command (Results 1 – 5 of 5) sorted by relevance
663 extern void tbreak_command (char *, int);
513 tbreak_command (main_name (), 0); in start_command()908 tbreak_command (line_no, from_tty); in go_command()
5738 tbreak_command (char *arg, int from_tty) in tbreak_command() function7895 c = add_com ("tbreak", class_breakpoint, tbreak_command, in _initialize_breakpoint()
158 (tbreak_command): Remove static from declaration.306 (tbreak_command): Add prototype.
7136 * breakpoint.c (tbreak_command): Removed local declaration.