Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/mi/
H A Dmi-cmds.h101 extern mi_cmd_argv_ftype mi_cmd_thread_select;
H A Dmi-cmds.c140 { "thread-select", { NULL, 0 }, 0, mi_cmd_thread_select},
H A Dmi-main.c238 mi_cmd_thread_select (char *command, char **argv, int argc) in mi_cmd_thread_select() function