Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dbreakpoint.h663 extern void tbreak_command (char *, int);
H A Dinfcmd.c513 tbreak_command (main_name (), 0); in start_command()
908 tbreak_command (line_no, from_tty); in go_command()
H A Dbreakpoint.c5738 tbreak_command (char *arg, int from_tty) in tbreak_command() function
7895 c = add_com ("tbreak", class_breakpoint, tbreak_command, in _initialize_breakpoint()
H A DChangeLog-1998158 (tbreak_command): Remove static from declaration.
306 (tbreak_command): Add prototype.
H A DChangeLog-20017136 * breakpoint.c (tbreak_command): Removed local declaration.