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

References

tools/lldb/source/API/SBProcess.cpp
 1137       sb_error.SetError(process_sp->SendEventData(event_data));
 1139       sb_error.SetErrorString("process is running");
 1142     sb_error.SetErrorString("invalid process");
 1143   return LLDB_RECORD_RESULT(sb_error);