Lines Matching refs:errors
101 { "unwind-on-error-in-expressions", OptionValue::eTypeBoolean, true, true, NULL, NULL, "If true, errors in expression evaluation will unwind the stack back to the state before the call." },
4650 Stream &errors)
4656 errors.Printf("RunThreadPlan called with empty thread plan.");
4662 errors.Printf ("RunThreadPlan called with an invalid thread plan.");
4668 errors.Printf("RunThreadPlan called on wrong process.");
4675 errors.Printf("RunThreadPlan called with invalid thread.");
4688 errors.Printf ("RunThreadPlan called while the private state was not stopped.");
4701 errors.Printf("RunThreadPlan called without a selected frame on thread %d", thread_idx_id);
4846 errors.Printf("Error resuming inferior the %d time: \"%s\".\n",
4864 errors.Printf("Didn't get any event after resume %d, exiting.", num_resumes);
4895 errors.Printf("Didn't get running event after initial resume, got %s instead.",
4966 errors.Printf ("Execution halted by user interrupt.");
5067 errors.Printf ("Execution stopped with unexpected state.\n");