Searched refs:stop_thread (Results 1 – 1 of 1) sorted by relevance
226 lldb::ThreadSP stop_thread; in RefreshStateAfterStop() local229 stop_thread = Process::m_thread_list.GetSelectedThread(); in RefreshStateAfterStop()234 *stop_thread, m_active_exception->exception_record.exception_code); in RefreshStateAfterStop()237 *stop_thread, m_active_exception->exception_record.exception_code, 2, in RefreshStateAfterStop()251 *stop_thread, desc_stream.str().c_str()); in RefreshStateAfterStop()254 stop_thread->SetStopInfo(stop_info); in RefreshStateAfterStop()