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

References

tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
 1431       error.SetErrorString("Stays stopped not supported by this target.");
 1432       return error;
 1438         error.SetErrorString("Sending extended disconnect packet failed.");
 1445       error.SetErrorString("Sending disconnect packet failed.");
 1447   return error;