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

Declarations

tools/lldb/include/lldb/Interpreter/CommandReturnObject.h
  109   void AppendErrorWithFormat(const char *format, ...)

References

tools/lldb/source/API/SBCommandInterpreter.cpp
  313     result->AppendErrorWithFormat("File is not valid: %s.", s.GetData());
tools/lldb/source/Breakpoint/BreakpointIDList.cpp
  127       result.AppendErrorWithFormat(
  171             result.AppendErrorWithFormat("'%d' is not a valid breakpoint ID.\n",
  200       result.AppendErrorWithFormat("'%s' is not a valid breakpoint ID.\n",
  209       result.AppendErrorWithFormat("'%s' is not a valid breakpoint ID.\n",
  223       result.AppendErrorWithFormat("Invalid breakpoint id range:  Either "
  244         result.AppendErrorWithFormat(
tools/lldb/source/Commands/CommandObjectBreakpoint.cpp
  641           result.AppendErrorWithFormat(
  672         result.AppendErrorWithFormat(
  690         result.AppendErrorWithFormat(
  706         result.AppendErrorWithFormat(
  727             result.AppendErrorWithFormat("Invalid breakpoint name: %s",
 1691         result.AppendErrorWithFormat("Invalid breakpoint name: %s - %s",
 2207       result.AppendErrorWithFormat("error serializing breakpoints: %s.",
 2344           result.AppendErrorWithFormat(
 2351         result.AppendErrorWithFormat(
tools/lldb/source/Commands/CommandObjectBreakpointCommand.cpp
  570               result.AppendErrorWithFormat("Invalid breakpoint ID: %u.%u.\n",
  654                 result.AppendErrorWithFormat("Invalid breakpoint ID: %u.%u.\n",
  689           result.AppendErrorWithFormat("Invalid breakpoint ID: %u.\n",
tools/lldb/source/Commands/CommandObjectCommands.cpp
  279       result.AppendErrorWithFormat(
  576       result.AppendErrorWithFormat(
  591       result.AppendErrorWithFormat("invalid command given to 'command alias'. "
  666       result.AppendErrorWithFormat(
  678       result.AppendErrorWithFormat("'%s' is not an existing command.\n",
  693         result.AppendErrorWithFormat(
  786       result.AppendErrorWithFormat(
  796         result.AppendErrorWithFormat(
  801         result.AppendErrorWithFormat(
  811         result.AppendErrorWithFormat(
  815         result.AppendErrorWithFormat("'%s' is not an existing alias.\n",
  858       result.AppendErrorWithFormat("must call '%s' with one or more valid user "
  879       result.AppendErrorWithFormat(
 1460         result.AppendErrorWithFormat("module importing failed: %s",
 1805       result.AppendErrorWithFormat("command %s not found", command[0].c_str());
tools/lldb/source/Commands/CommandObjectDisassemble.cpp
  242       result.AppendErrorWithFormat(
  247       result.AppendErrorWithFormat(
  261     result.AppendErrorWithFormat(
  300       result.AppendErrorWithFormat("Unable to find symbol with name '%s'.\n",
  360               result.AppendErrorWithFormat(
  396                 result.AppendErrorWithFormat(
  464             result.AppendErrorWithFormat(
  468             result.AppendErrorWithFormat(
  511           result.AppendErrorWithFormat(
tools/lldb/source/Commands/CommandObjectExpression.cpp
  445             result->AppendErrorWithFormat(
tools/lldb/source/Commands/CommandObjectFrame.cpp
  354         result.AppendErrorWithFormat(
  365           result.AppendErrorWithFormat("invalid frame index argument '%s'.",
  384       result.AppendErrorWithFormat("Frame index (%u) out of range.\n",
  854     result.AppendErrorWithFormat(
  861     result.AppendErrorWithFormat("%s needs a module name (-s argument).\n",
  868     result.AppendErrorWithFormat("%s needs a function name (-n argument).\n",
  944       result.AppendErrorWithFormat("'%s' takes zero or one arguments.\n",
 1031       result.AppendErrorWithFormat(
 1041       result.AppendErrorWithFormat("no frame with index %u", frame_index);
tools/lldb/source/Commands/CommandObjectLog.cpp
  161       result.AppendErrorWithFormat(
  235       result.AppendErrorWithFormat(
  370       result.AppendErrorWithFormat("Usage: %s\n", m_cmd_syntax.c_str());
tools/lldb/source/Commands/CommandObjectMemory.cpp
  362       result.AppendErrorWithFormat("%s takes a start address expression with "
  446               result.AppendErrorWithFormat("invalid type string: '%s'\n",
  494           result.AppendErrorWithFormat(
  509           result.AppendErrorWithFormat("unable to find any types that match "
  535         result.AppendErrorWithFormat(
  615         result.AppendErrorWithFormat(
  622         result.AppendErrorWithFormat(
  637       result.AppendErrorWithFormat(
  641       result.AppendErrorWithFormat(
  643       result.AppendErrorWithFormat("or set target.max-memory-read-size if you "
  669         result.AppendErrorWithFormat(
  685           result.AppendErrorWithFormat(
  711         result.AppendErrorWithFormat(
  730           result.AppendErrorWithFormat(
  795             result.AppendErrorWithFormat("Failed to write %" PRIu64
  808         result.AppendErrorWithFormat("Failed to open file '%s' for %s:\n",
  838           result.AppendErrorWithFormat(
  868         result.AppendErrorWithFormat(
 1322         result.AppendErrorWithFormat(
 1329       result.AppendErrorWithFormat(
 1383             result.AppendErrorWithFormat("Memory write to 0x%" PRIx64
 1390         result.AppendErrorWithFormat("Unable to read contents of file.\n");
 1454           result.AppendErrorWithFormat(
 1459           result.AppendErrorWithFormat("Value 0x%" PRIx64
 1472           result.AppendErrorWithFormat(
 1482           result.AppendErrorWithFormat(
 1487           result.AppendErrorWithFormat("Value 0x%" PRIx64
 1511           result.AppendErrorWithFormat("Memory write to 0x%" PRIx64
 1521           result.AppendErrorWithFormat(
 1526           result.AppendErrorWithFormat(
 1539           result.AppendErrorWithFormat(
 1545           result.AppendErrorWithFormat("Value %" PRIu64
 1557           result.AppendErrorWithFormat(
 1562           result.AppendErrorWithFormat("Value %" PRIo64
 1581         result.AppendErrorWithFormat("Memory write to 0x%" PRIx64
 1634       result.AppendErrorWithFormat("%s takes an address expression",
 1702         result.AppendErrorWithFormat("'%s' takes one argument:\nUsage: %s\n",
 1711             result.AppendErrorWithFormat(
 1746           result.AppendErrorWithFormat("%s\n", error.AsCString());
tools/lldb/source/Commands/CommandObjectMultiword.cpp
  108     result.AppendErrorWithFormat("'%s' does not have any subcommands.\n",
tools/lldb/source/Commands/CommandObjectPlatform.cpp
  306         result.AppendErrorWithFormat("%s\n", error.AsCString());
  365             result.AppendErrorWithFormat("%s", error.AsCString());
  370           result.AppendErrorWithFormat(
 1077               result.AppendErrorWithFormat(
 1112                 result.AppendErrorWithFormat(
 1118                 result.AppendErrorWithFormat(
 1344               result.AppendErrorWithFormat("invalid process ID argument '%s'",
 1364           result.AppendErrorWithFormat(
 1708       result.AppendErrorWithFormat("install failed: %s", error.AsCString());
tools/lldb/source/Commands/CommandObjectProcess.cpp
   78               result.AppendErrorWithFormat(
   89               result.AppendErrorWithFormat("Failed to kill process: %s\n",
  417       result.AppendErrorWithFormat("Invalid arguments for '%s'.\nUsage: %s\n",
  438       result.AppendErrorWithFormat("attach failed: %s\n", error.AsCString());
  556         result.AppendErrorWithFormat(
  629         result.AppendErrorWithFormat("Failed to resume process: %s.\n",
  634       result.AppendErrorWithFormat(
  728       result.AppendErrorWithFormat("Detach failed: %s\n", error.AsCString());
  798       result.AppendErrorWithFormat(
  807       result.AppendErrorWithFormat(
  953         result.AppendErrorWithFormat("failed to load '%s': %s",
  988         result.AppendErrorWithFormat("invalid image index argument '%s'",
 1000           result.AppendErrorWithFormat("failed to unload image: %s",
 1053         result.AppendErrorWithFormat("Invalid signal argument '%s'.\n",
 1061           result.AppendErrorWithFormat("Failed to send signal %i: %s\n", signo,
 1067       result.AppendErrorWithFormat(
 1105         result.AppendErrorWithFormat("Failed to halt process: %s\n",
 1110       result.AppendErrorWithFormat("'%s' takes no arguments:\nUsage: %s\n",
 1146         result.AppendErrorWithFormat("Failed to kill process: %s\n",
 1151       result.AppendErrorWithFormat("'%s' takes no arguments:\nUsage: %s\n",
 1184           result.AppendErrorWithFormat(
 1189         result.AppendErrorWithFormat("'%s' takes one arguments:\nUsage: %s\n",
 1436           result.AppendErrorWithFormat("Invalid signal name '%s'\n",
tools/lldb/source/Commands/CommandObjectRegister.cpp
  176             result.AppendErrorWithFormat(
  218             result.AppendErrorWithFormat("Invalid register name '%s'.\n",
  364           result.AppendErrorWithFormat(
  369           result.AppendErrorWithFormat(
  375         result.AppendErrorWithFormat("Register not found for '%s'.\n",
tools/lldb/source/Commands/CommandObjectReproducer.cpp
   89       result.AppendErrorWithFormat("'%s' takes no arguments",
  102       result.AppendErrorWithFormat("Unable to get the reproducer generator");
  135       result.AppendErrorWithFormat("'%s' takes no arguments",
  219       result.AppendErrorWithFormat("'%s' takes no arguments",
tools/lldb/source/Commands/CommandObjectSettings.cpp
  388       result.AppendErrorWithFormat("%s: unable to write to file", path.c_str());
  548           result.AppendErrorWithFormat("invalid property path '%s'",
tools/lldb/source/Commands/CommandObjectSource.cpp
  421       result.AppendErrorWithFormat("Could not find function named \'%s\'.\n",
  461       result.AppendErrorWithFormat("No line information could be found"
  469       result.AppendErrorWithFormat(
  485       result.AppendErrorWithFormat("%s.\n", error_strm.GetData());
  492       result.AppendErrorWithFormat("No modules contain load address 0x%" PRIx64
  518       result.AppendErrorWithFormat("No source filenames matched '%s'.\n",
  556       result.AppendErrorWithFormat("'%s' takes no arguments, only flags.\n",
  809           result.AppendErrorWithFormat("Could not find line information for "
  863       result.AppendErrorWithFormat(
  932       result.AppendErrorWithFormat("'%s' takes no arguments, only flags.\n",
  970         result.AppendErrorWithFormat("Could not find function named: \"%s\".\n",
 1035           result.AppendErrorWithFormat(
 1058               result.AppendErrorWithFormat("address resolves to %s, but there "
 1069           result.AppendErrorWithFormat(
 1189         result.AppendErrorWithFormat("Could not find source file \"%s\".\n",
 1212           result.AppendErrorWithFormat(
 1242           result.AppendErrorWithFormat("No comp unit found for: \"%s.\"\n",
tools/lldb/source/Commands/CommandObjectTarget.cpp
  277         result.AppendErrorWithFormat("core file '%s' doesn't exist",
  283         result.AppendErrorWithFormat("core file '%s' is not readable",
  295             result.AppendErrorWithFormat("symbol file '%s' is not readable",
  303           result.AppendErrorWithFormat("invalid symbol file path '%s'",
  440               result.AppendErrorWithFormat(
  446             result.AppendErrorWithFormat("Core file '%s' does not exist\n",
  462       result.AppendErrorWithFormat("'%s' takes exactly one executable path "
  546             result.AppendErrorWithFormat("target #%u is NULL in target list\n",
  552             result.AppendErrorWithFormat(
  556             result.AppendErrorWithFormat(
  563         result.AppendErrorWithFormat("invalid index string value '%s'\n",
  629           result.AppendErrorWithFormat("invalid target index '%s'\n",
  642           result.AppendErrorWithFormat("target index %u is out of range, valid "
  646           result.AppendErrorWithFormat(
  656         result.AppendErrorWithFormat("no target is currently selected\n");
  932               result.AppendErrorWithFormat(
  936               result.AppendErrorWithFormat(
  966               result.AppendErrorWithFormat(
 1178         result.AppendErrorWithFormat(
 2511                 result.AppendErrorWithFormat(
 2517                 result.AppendErrorWithFormat(
 2524               result.AppendErrorWithFormat("Unable to create the executable "
 2534           result.AppendErrorWithFormat(
 2570               result.AppendErrorWithFormat("unsupported module: %s",
 2582             result.AppendErrorWithFormat(
 2587           result.AppendErrorWithFormat("invalid module path '%s'\n",
 2676         result.AppendErrorWithFormat(
 2681         result.AppendErrorWithFormat("no object file for module '%s'\n",
 2742                           result.AppendErrorWithFormat(
 2757                         result.AppendErrorWithFormat("no section found that "
 2765                       result.AppendErrorWithFormat(
 2817                     result.AppendErrorWithFormat("failed to set PC value to "
 2826               result.AppendErrorWithFormat("no sections in object file '%s'\n",
 2832             result.AppendErrorWithFormat("no object file for module '%s'\n",
 2840             result.AppendErrorWithFormat("invalid module '%s'.\n", path);
 2856           result.AppendErrorWithFormat(
 2866           result.AppendErrorWithFormat(
 2982               result.AppendErrorWithFormat(
 2988             result.AppendErrorWithFormat(
 3029               result.AppendErrorWithFormat("no modules found that match '%s'",
 3374       result.AppendErrorWithFormat("no unwind data found that matches '%s'.",
 4123         result.AppendErrorWithFormat("multiple modules match symbol file '%s', "
 4183         result.AppendErrorWithFormat(
 4190         result.AppendErrorWithFormat(
 4250               result.AppendErrorWithFormat("process is not stopped: %s",
 4350                 result.AppendErrorWithFormat(
 4355               result.AppendErrorWithFormat("invalid module path '%s'\n",
 4740           result.AppendErrorWithFormat("invalid stop hook id: \"%s\".\n",
 4747           result.AppendErrorWithFormat("unknown stop hook id: \"%s\".\n",
 4787           result.AppendErrorWithFormat("invalid stop hook id: \"%s\".\n",
 4794           result.AppendErrorWithFormat("unknown stop hook id: \"%s\".\n",
tools/lldb/source/Commands/CommandObjectThread.cpp
  123           result.AppendErrorWithFormat("invalid thread specification: \"%s\"\n",
  133           result.AppendErrorWithFormat("no thread with index: \"%s\"\n",
  355       result.AppendErrorWithFormat(
  374       result.AppendErrorWithFormat(
  584         result.AppendErrorWithFormat("invalid thread index '%s'.\n",
  592         result.AppendErrorWithFormat(
  602         result.AppendErrorWithFormat("empty class name for scripted step.");
  607         result.AppendErrorWithFormat(
  617       result.AppendErrorWithFormat(
  651             result.AppendErrorWithFormat("invalid end-line option: %s.",
  660             result.AppendErrorWithFormat("Could not find the current block.");
  669             result.AppendErrorWithFormat(
  854             result.AppendErrorWithFormat(
  865             result.AppendErrorWithFormat("invalid thread index %u.\n",
  955         result.AppendErrorWithFormat("Failed to resume process: %s\n",
  960       result.AppendErrorWithFormat(
 1114             result.AppendErrorWithFormat("invalid line number: '%s'.\n",
 1122         result.AppendErrorWithFormat("No line number or address provided:\n%s",
 1138         result.AppendErrorWithFormat(
 1150         result.AppendErrorWithFormat(
 1169           result.AppendErrorWithFormat("Failed to resolve the line table for "
 1227             result.AppendErrorWithFormat(
 1230             result.AppendErrorWithFormat(
 1253         result.AppendErrorWithFormat(
 1284         result.AppendErrorWithFormat("Failed to resume process: %s.\n",
 1330       result.AppendErrorWithFormat(
 1343       result.AppendErrorWithFormat("invalid thread #%s.\n",
 1453       result.AppendErrorWithFormat("thread no longer exists: 0x%" PRIx64 "\n",
 1465       result.AppendErrorWithFormat("error displaying info for thread: \"%d\"\n",
 1495       result.AppendErrorWithFormat("thread no longer exists: 0x%" PRIx64 "\n",
 1618         result.AppendErrorWithFormat("Unwinding expression failed - %s.",
 1628           result.AppendErrorWithFormat(
 1659           result.AppendErrorWithFormat(
 1663           result.AppendErrorWithFormat(
 1675       result.AppendErrorWithFormat(
 1779         result.AppendErrorWithFormat("Invalid destination address.");
 1785         result.AppendErrorWithFormat("Error changing PC value for thread %d.",
 1802         result.AppendErrorWithFormat(
 1898       result.AppendErrorWithFormat("thread no longer exists: 0x%" PRIx64 "\n",
 1950       result.AppendErrorWithFormat("Too many arguments, expected one - the "
 1961       result.AppendErrorWithFormat(
 1969       result.AppendErrorWithFormat(
 1979       result.AppendErrorWithFormat(
tools/lldb/source/Commands/CommandObjectType.cpp
  640       result.AppendErrorWithFormat("%s takes one or more args.\n",
  649       result.AppendErrorWithFormat("%s needs a valid format.\n",
  790       result.AppendErrorWithFormat("%s takes 1 arg.\n", m_cmd_name.c_str());
  837       result.AppendErrorWithFormat("no custom formatter for %s.\n", typeA);
 1040         result.AppendErrorWithFormat(
 1053         result.AppendErrorWithFormat("syntax error in regular expression '%s'",
 1264     result.AppendErrorWithFormat("%s takes one or more args.\n",
 1389     result.AppendErrorWithFormat("%s takes one or more args.\n",
 1421     result.AppendErrorWithFormat("syntax error: %s",
 1781       result.AppendErrorWithFormat("%s takes 1 or more args.\n",
 1877       result.AppendErrorWithFormat("%s takes arguments and/or a language",
 1939       result.AppendErrorWithFormat("%s takes 1 or more arg.\n",
 2044       result.AppendErrorWithFormat("%s takes arguments and/or a language",
 2106         result.AppendErrorWithFormat(
 2112       result.AppendErrorWithFormat("%s takes 0 or one arg.\n",
 2255     result.AppendErrorWithFormat("%s takes one or more args.\n",
 2262     result.AppendErrorWithFormat("%s needs either a Python class name or -P to "
 2560       result.AppendErrorWithFormat("%s takes one or more args.\n",
 2567       result.AppendErrorWithFormat("%s needs one or more children.\n",
tools/lldb/source/Commands/CommandObjectWatchpoint.cpp
  901       result.AppendErrorWithFormat(
 1068       result.AppendErrorWithFormat("Watchpoint creation failed (addr=0x%" PRIx64
tools/lldb/source/Commands/CommandObjectWatchpointCommand.cpp
  537         result.AppendErrorWithFormat("Invalid watchpoint ID: %u.\n", cur_wp_id);
  626           result.AppendErrorWithFormat("Invalid watchpoint ID: %u.\n",
tools/lldb/source/Interpreter/CommandInterpreter.cpp
 1417       result.AppendErrorWithFormat("Not enough arguments provided; you "
 1644         result.AppendErrorWithFormat("Could not find entry: %s in history",
 1663           result.AppendErrorWithFormat("No auto repeat.\n");
 1935         result.AppendErrorWithFormat("Not enough arguments provided; you "
 2094       result.AppendErrorWithFormat(InitFileWarning);
 2244         result.AppendErrorWithFormat(
 2276           result.AppendErrorWithFormat(
 2296         result.AppendErrorWithFormat(
 2334     result.AppendErrorWithFormat(
 3038         result.AppendErrorWithFormat("'%s' is not a valid command.\n",
 3047         result.AppendErrorWithFormat(
 3086               result.AppendErrorWithFormat(
 3096           result.AppendErrorWithFormat(
tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp
  368         result.AppendErrorWithFormat("%s is not a valid C++ mangled name\n",
tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp
 4179       result.AppendErrorWithFormat("'%s' takes 1 argument of reduction name, "
 4281       result.AppendErrorWithFormat(
 4298       result.AppendErrorWithFormat(
 4333       result.AppendErrorWithFormat(
 4352       result.AppendErrorWithFormat(
 4558       result.AppendErrorWithFormat("'%s' takes 1 argument, an allocation ID. "
 4574       result.AppendErrorWithFormat("invalid allocation id argument '%s'",
 4599         result.AppendErrorWithFormat("Couldn't open file '%s': %s",
 4707       result.AppendErrorWithFormat(
 4723       result.AppendErrorWithFormat("invalid allocation id argument '%s'",
 4758       result.AppendErrorWithFormat(
 4774       result.AppendErrorWithFormat("invalid allocation id argument '%s'",
tools/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
 5176       result.AppendErrorWithFormat("'%s' takes no arguments",
 5212       result.AppendErrorWithFormat("'%s' takes no arguments",
 5234       result.AppendErrorWithFormat("'%s' takes an argument to specify the max "
 5276       result.AppendErrorWithFormat(
 5327       result.AppendErrorWithFormat("'%s' takes a command string argument",
tools/lldb/source/Plugins/Process/minidump/ProcessMinidump.cpp
  760       result.AppendErrorWithFormat("'%s' take no arguments, only options",
tools/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
 1007       result->AppendErrorWithFormat(