Searched refs:selected_thread (Results 1 – 2 of 2) sorted by relevance
48 return _prompt_object_attr(gdb.selected_thread, 'thread', attr, 'num')
121 static pthread_t selected_thread; variable1531 if (selected_thread == 0 || selected_thread == get_teb ()) in get_selected_regs()1534 if (selected_thread == sel_regs_pthread) in get_selected_regs()1544 sel_regs_pthread = selected_thread; in get_selected_regs()1641 selected_thread = get_teb (); in handle_packet()1658 selected_thread = info.teb; in handle_packet()