Searched refs:gdb_thread_select (Results 1 – 4 of 4) sorted by relevance
57 enum gdb_rc gdb_thread_select (struct ui_out *uiout, char *tidstr);
676 gdb_thread_select (uiout, tidstr); in thread_command()713 gdb_thread_select (struct ui_out *uiout, char *tidstr) in gdb_thread_select() function
295 gdb_thread_select(uiout, buf); in kgdb_switch_to_thread()
249 rc = gdb_thread_select (uiout, argv[0]); in mi_cmd_thread_select()