reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h
  281   bool GetThreadStopInfo(lldb::tid_t tid, StringExtractorGDBRemote &response);

References

tools/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
 1750   if (GetGDBRemote().GetThreadStopInfo(thread->GetProtocolID(), stop_packet))