Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dthread.c1968 thread_name_command (const char *arg, int from_tty) in thread_name_command() function
2367 add_cmd ("name", class_run, thread_name_command, in _initialize_thread()
DChangeLog-20176782 * thread.c (thread_name_command, thread_find_command): Constify.
14674 (thread_name_command): Use operator== instead of ptid_equal.
DChangeLog-201111532 (thread_name_command): New function.
DChangeLog-201311293 * thread.c (thread_name_command): Use skip_spaces.