Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dbreakpoint.h1545 extern void tbreak_command (const char *, int);
Dinfcmd.c421 tbreak_command (arg.c_str (), 0); in run_command_1()
Dbreakpoint.c9511 tbreak_command (const char *arg, int from_tty) in tbreak_command() function
14749 c = add_com ("tbreak", class_breakpoint, tbreak_command, _("\ in _initialize_breakpoint()
DChangeLog-1998158 (tbreak_command): Remove static from declaration.
306 (tbreak_command): Add prototype.
DChangeLog-20173511 * breakpoint.h (break_command, tbreak_command)
3521 (condition_command, tbreak_command, hbreak_command)
DChangeLog-20017132 * breakpoint.c (tbreak_command): Removed local declaration.
DChangeLog-20071335 (break_command, tbreak_command, hbreak_command)