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

Declarations

tools/lldb/include/lldb/API/SBError.h
   44   void SetErrorString(const char *err_str);

References

gen/tools/lldb/scripts/LLDBWrapPython.cpp
25151     (arg1)->SetErrorString((char const *)arg2);
tools/lldb/include/lldb/Utility/ReproducerInstrumentation.h
  524     static void doit(Class *c, Args... args) { (c->*m)(args...); }
tools/lldb/source/API/SBBreakpoint.cpp
  552     error.SetErrorString("Can't add an invalid address.");
  557     error.SetErrorString("No breakpoint to add a location to.");
  562     error.SetErrorString("Only a scripted resolver can add locations.");
  624     sb_error.SetErrorString("invalid breakpoint");
  647     sb_error.SetErrorString("invalid breakpoint");
tools/lldb/source/API/SBBreakpointLocation.cpp
  241       sb_error.SetErrorString("invalid breakpoint");
  266     sb_error.SetErrorString("invalid breakpoint");
tools/lldb/source/API/SBBreakpointName.cpp
  586     sb_error.SetErrorString("unrecognized breakpoint name");
tools/lldb/source/API/SBData.cpp
  125     error.SetErrorString("no value to read from");
  130       error.SetErrorString("unable to read data");
  141     error.SetErrorString("no value to read from");
  146       error.SetErrorString("unable to read data");
  157     error.SetErrorString("no value to read from");
  162       error.SetErrorString("unable to read data");
  173     error.SetErrorString("no value to read from");
  178       error.SetErrorString("unable to read data");
  189     error.SetErrorString("no value to read from");
  194       error.SetErrorString("unable to read data");
  205     error.SetErrorString("no value to read from");
  210       error.SetErrorString("unable to read data");
  221     error.SetErrorString("no value to read from");
  226       error.SetErrorString("unable to read data");
  237     error.SetErrorString("no value to read from");
  242       error.SetErrorString("unable to read data");
  253     error.SetErrorString("no value to read from");
  258       error.SetErrorString("unable to read data");
  269     error.SetErrorString("no value to read from");
  274       error.SetErrorString("unable to read data");
  285     error.SetErrorString("no value to read from");
  290       error.SetErrorString("unable to read data");
  301     error.SetErrorString("no value to read from");
  306       error.SetErrorString("unable to read data");
  317     error.SetErrorString("no value to read from");
  322       error.SetErrorString("unable to read data");
  351     error.SetErrorString("no value to read from");
  356       error.SetErrorString("unable to read data");
tools/lldb/source/API/SBDebugger.cpp
  741     sb_error.SetErrorString("invalid debugger");
 1197     error.SetErrorString("invalid debugger");
tools/lldb/source/API/SBError.cpp
  125   LLDB_RECORD_METHOD(void, SBError, SetErrorString, (const char *), err_str);
  205   LLDB_REGISTER_METHOD(void, SBError, SetErrorString, (const char *));
tools/lldb/source/API/SBFile.cpp
   47     error.SetErrorString("invalid SBFile");
   64     error.SetErrorString("invalid SBFile");
   78     error.SetErrorString("invalid SBFile");
tools/lldb/source/API/SBPlatform.cpp
  345     sb_error.SetErrorString("invalid platform");
  461     sb_error.SetErrorString("invalid platform");
  557       sb_error.SetErrorString("not connected");
  559     sb_error.SetErrorString("invalid platform");
  574     sb_error.SetErrorString("invalid platform");
  603     sb_error.SetErrorString("invalid platform");
tools/lldb/source/API/SBProcess.cpp
  159       error.SetErrorString("must be in eStateConnected to call RemoteLaunch");
  162     error.SetErrorString("unable to attach pid");
  182       error.SetErrorString(
  186     error.SetErrorString("unable to attach pid");
  326     error.SetErrorString("invalid process");
  618     sb_error.SetErrorString("SBProcess is invalid");
  633     sb_error.SetErrorString("SBProcess is invalid");
  648     sb_error.SetErrorString("SBProcess is invalid");
  663     sb_error.SetErrorString("SBProcess is invalid");
  686     sb_error.SetErrorString("SBProcess is invalid");
  701     sb_error.SetErrorString("SBProcess is invalid");
  884       sb_error.SetErrorString("process is running");
  887     sb_error.SetErrorString("SBProcess is invalid");
  909       sb_error.SetErrorString("process is running");
  912     sb_error.SetErrorString("SBProcess is invalid");
  933       sb_error.SetErrorString("process is running");
  936     sb_error.SetErrorString("SBProcess is invalid");
  955       sb_error.SetErrorString("process is running");
  958     sb_error.SetErrorString("SBProcess is invalid");
  981       sb_error.SetErrorString("process is running");
 1026     sb_error.SetErrorString("SBProcess is invalid");
 1058       sb_error.SetErrorString("process is running");
 1061     sb_error.SetErrorString("process is invalid");
 1095       error.SetErrorString("process is running");
 1098     error.SetErrorString("process is invalid");
 1119       sb_error.SetErrorString("process is running");
 1122     sb_error.SetErrorString("invalid process");
 1139       sb_error.SetErrorString("process is running");
 1142     sb_error.SetErrorString("invalid process");
 1213     error.SetErrorString("SBProcess is invalid");
 1221     error.SetErrorString("the process is not stopped");
 1248       sb_error.SetErrorString("process is running");
 1251     sb_error.SetErrorString("SBProcess is invalid");
tools/lldb/source/API/SBStructuredData.cpp
   71     error.SetErrorString("Invalid Syntax");
tools/lldb/source/API/SBTarget.cpp
  276       error.SetErrorString("Failed to create the process");
  279     error.SetErrorString("SBTarget is invalid");
  347           error.SetErrorString("process attach is in progress");
  349           error.SetErrorString("a process is already being debugged");
  359         error.SetErrorString("process is connected and already has a listener, "
  387     error.SetErrorString("SBTarget is invalid");
  412             error.SetErrorString("process attach is in progress");
  414             error.SetErrorString("a process is already being debugged");
  436     error.SetErrorString("SBTarget is invalid");
  471     error.SetErrorString("SBTarget is invalid");
  503     error.SetErrorString("SBTarget is invalid");
  532     error.SetErrorString("SBTarget is invalid");
  562       error.SetErrorString("unable to create lldb_private::Process");
  565     error.SetErrorString("SBTarget is invalid");
  693     sb_error.SetErrorString("invalid target");
 1278     sberr.SetErrorString(
 1311     sberr.SetErrorString("BreakpointWriteToFile called with invalid target.");
 1328     sberr.SetErrorString("BreakpointWriteToFile called with invalid target.");
 1419       error.SetErrorString(
 1544     return error.SetErrorString("invalid target");
 1548     return error.SetErrorString("<from> path can't be empty");
 1550     return error.SetErrorString("<to> path can't be empty");
 2131           sb_error.SetErrorString(
 2150     sb_error.SetErrorString("invalid target");
tools/lldb/source/API/SBThread.cpp
  559     sb_error.SetErrorString("No process in SBThread::ResumeNewPlan");
  565     sb_error.SetErrorString("No thread in SBThread::ResumeNewPlan");
  603     error.SetErrorString("this SBThread object is invalid");
  655     error.SetErrorString("this SBThread object is invalid");
  692     error.SetErrorString(new_plan_status.AsCString());
  709     error.SetErrorString("this SBThread object is invalid");
  727     error.SetErrorString(new_plan_status.AsCString());
  747     error.SetErrorString("passed invalid SBFrame object");
  754     error.SetErrorString("this SBThread object is invalid");
  762     error.SetErrorString("passed a frame from another thread");
  774     error.SetErrorString(new_plan_status.AsCString());
  792     error.SetErrorString("this SBThread object is invalid");
  804     error.SetErrorString(new_plan_status.AsCString());
  822     error.SetErrorString("this SBThread object is invalid");
  840     error.SetErrorString(new_plan_status.AsCString());
  862       sb_error.SetErrorString("invalid line argument");
  874       sb_error.SetErrorString("no valid frames in thread to step");
  897         sb_error.SetErrorString("invalid file argument or no file for frame");
  942         sb_error.SetErrorString("step until target not in current function");
  953         sb_error.SetErrorString(new_plan_status.AsCString());
  956     sb_error.SetErrorString("this SBThread object is invalid");
  996     error.SetErrorString("this SBThread object is invalid");
 1008     error.SetErrorString(new_plan_status.AsCString());
 1018     error.SetErrorString(new_plan_status.AsCString());
 1033     sb_error.SetErrorString("this SBThread object is invalid");
 1101       error.SetErrorString("process is running");
 1104     error.SetErrorString("this SBThread object is invalid");
 1129       error.SetErrorString("process is running");
 1132     error.SetErrorString("this SBThread object is invalid");
tools/lldb/source/API/SBThreadPlan.cpp
  239       error.SetErrorString(plan_status.AsCString());
  283       error.SetErrorString(plan_status.AsCString());
  323       error.SetErrorString(plan_status.AsCString());
  358       error.SetErrorString(plan_status.AsCString());
  392       error.SetErrorString(plan_status.AsCString());
  417       error.SetErrorString(plan_status.AsCString());
tools/lldb/source/API/SBTrace.cpp
   38     error.SetErrorString("invalid process");
   57     error.SetErrorString("invalid process");
   73     error.SetErrorString("invalid process");
   87     error.SetErrorString("invalid process");
tools/lldb/source/API/SBTraceOptions.cpp
   56     error.SetErrorString("Empty trace params");
tools/lldb/source/API/SBValue.cpp
  921       error.SetErrorString("could not resolve value");
  942       error.SetErrorString("could not resolve value");
 1430       error.SetErrorString("No data to set");
 1523     error.SetErrorString("could not set watchpoint, a target is required");
tools/lldb/tools/lldb-vscode/lldb-vscode.cpp
  574         error.SetErrorString("failed to attach to a process");
  576         error.SetErrorString("attachCommands failed to attach to a process");