Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dthread.c60 static void thread_command (char *tidstr, int from_tty);
1270 thread_command (char *tidstr, int from_tty) in thread_command() function
1473 add_prefix_cmd ("thread", class_run, thread_command, _("\ in _initialize_thread()