Lines Matching refs:SetErrorStringWithFormat
217 err.SetErrorStringWithFormat( in GetREPL()
221 err.SetErrorStringWithFormat( in GetREPL()
234 err.SetErrorStringWithFormat( in GetREPL()
249 err.SetErrorStringWithFormat("Couldn't create a REPL for %s", in GetREPL()
674 error.SetErrorStringWithFormat("Could not find breakpoint %s", in AddNameToBreakpoint()
712 error.SetErrorStringWithFormat("Breakpoint name \"%s\" doesn't exist and " in FindBreakpointName()
785 error.SetErrorStringWithFormat( in CheckIfWatchpointsSupported()
814 error.SetErrorStringWithFormat("invalid watch address: %" PRIu64, addr); in CreateWatchpoint()
819 error.SetErrorStringWithFormat("invalid watchpoint type: %d", kind); in CreateWatchpoint()
868 error.SetErrorStringWithFormat( in CreateWatchpoint()
1020 error.SetErrorStringWithFormat( in SerializeBreakpointsToFile()
1039 error.SetErrorStringWithFormat("Unable to open output file: %s.", in SerializeBreakpointsToFile()
1078 error.SetErrorStringWithFormat("Unable to serialize breakpoint %d", in SerializeBreakpointsToFile()
1110 error.SetErrorStringWithFormat("Invalid JSON from input file: %s.", in CreateBreakpointsFromFile()
1117 error.SetErrorStringWithFormat( in CreateBreakpointsFromFile()
1130 error.SetErrorStringWithFormat( in CreateBreakpointsFromFile()
1144 error.SetErrorStringWithFormat( in CreateBreakpointsFromFile()
1732 error.SetErrorStringWithFormat("error reading data from section %s", in ReadMemoryFromFileCache()
1798 error.SetErrorStringWithFormat("0x%" PRIx64 " can't be resolved", in ReadMemory()
1805 error.SetErrorStringWithFormat( in ReadMemory()
1808 error.SetErrorStringWithFormat( in ReadMemory()
1935 error.SetErrorStringWithFormat( in ReadScalarIntegerFromMemory()
2211 error.SetErrorStringWithFormat( in GetUserExpressionForLanguage()
2221 error.SetErrorStringWithFormat( in GetUserExpressionForLanguage()
2238 error.SetErrorStringWithFormat( in GetFunctionCallerForLanguage()
2248 error.SetErrorStringWithFormat( in GetFunctionCallerForLanguage()
2265 error.SetErrorStringWithFormat( in GetUtilityFunctionForLanguage()
2274 error.SetErrorStringWithFormat( in GetUtilityFunctionForLanguage()
2916 error.SetErrorStringWithFormat("process isn't stopped: %s", in Launch()
2926 error2.SetErrorStringWithFormat( in Launch()
2941 error.SetErrorStringWithFormat( in Launch()
2945 error.SetErrorStringWithFormat("process exited with status %i (%s)", in Launch()
2949 error.SetErrorStringWithFormat( in Launch()
2953 error.SetErrorStringWithFormat("process exited with status %i", in Launch()
2957 error.SetErrorStringWithFormat( in Launch()
2964 error2.SetErrorStringWithFormat("process launch failed: %s", in Launch()
3020 error.SetErrorStringWithFormat( in Attach()
3042 error.SetErrorStringWithFormat("%s", exit_desc); in Attach()