Searched refs:tbreak_command (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | breakpoint.h | 1545 extern void tbreak_command (const char *, int);
|
| D | infcmd.c | 421 tbreak_command (arg.c_str (), 0); in run_command_1()
|
| D | breakpoint.c | 9511 tbreak_command (const char *arg, int from_tty) in tbreak_command() function 14749 c = add_com ("tbreak", class_breakpoint, tbreak_command, _("\ in _initialize_breakpoint()
|
| D | ChangeLog-1998 | 158 (tbreak_command): Remove static from declaration. 306 (tbreak_command): Add prototype.
|
| D | ChangeLog-2017 | 3511 * breakpoint.h (break_command, tbreak_command) 3521 (condition_command, tbreak_command, hbreak_command)
|
| D | ChangeLog-2001 | 7132 * breakpoint.c (tbreak_command): Removed local declaration.
|
| D | ChangeLog-2007 | 1335 (break_command, tbreak_command, hbreak_command)
|