Lines Matching refs:NativeThreadProtocol
402 static JSONObject::SP GetRegistersAsJSON(NativeThreadProtocol &thread) {
502 for (NativeThreadProtocol *thread;
583 NativeThreadProtocol *thread = m_debugged_process_up->GetThreadByID(tid);
643 NativeThreadProtocol *listed_thread;
676 for (NativeThreadProtocol *thread;
1286 NativeThreadProtocol *thread = m_debugged_process_up->GetCurrentThread();
1661 NativeThreadProtocol *thread = m_debugged_process_up->GetThreadAtIndex(0);
1874 NativeThreadProtocol *thread;
1916 NativeThreadProtocol *thread = GetThreadFromSuffix(packet);
2006 NativeThreadProtocol *thread = GetThreadFromSuffix(packet);
2110 NativeThreadProtocol *thread = m_debugged_process_up->GetThreadByID(tid);
2670 NativeThreadProtocol *thread = m_debugged_process_up->GetThreadByID(tid);
2796 NativeThreadProtocol *thread = GetThreadFromSuffix(packet);
2854 NativeThreadProtocol *thread = GetThreadFromSuffix(packet);
3136 NativeThreadProtocol *GDBRemoteCommunicationServerLLGS::GetThreadFromSuffix(