Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dbreakpoint.h668 extern void tbreak_command (char *, int);
H A Dinfcmd.c881 tbreak_command (line_no, from_tty); in go_command()
H A Dbreakpoint.c5635 tbreak_command (char *arg, int from_tty) in tbreak_command() function
7780 c = add_com ("tbreak", class_breakpoint, tbreak_command, in _initialize_breakpoint()