Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dthread.c60 static void thread_command (char *tidstr, int from_tty);
624 thread_command (char *tidstr, int from_tty) in thread_command() function
687 add_prefix_cmd ("thread", class_run, thread_command, _("\ in _initialize_thread()