Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dbreakpoint.c165 static void thbreak_command (char *, int);
5756 thbreak_command (char *arg, int from_tty) in thbreak_command() function
7908 c = add_com ("thbreak", class_breakpoint, thbreak_command, in _initialize_breakpoint()
H A DChangeLog-19962265 (thbreak_command): Ditto.
H A DChangeLog-19991196 (thbreak_command_wrapper): New function, to export thbreak_command.