Lines Matching defs:SetError
1301 SetError("This field is required!");
1310 void SetError(const char *error) { m_error = error; }
1365 SetError("File doesn't exist!");
1369 SetError("Not a file!");
1408 SetError("Directory doesn't exist!");
1412 SetError("Not a directory!");
1445 SetError("Not a valid arch!");
2313 void SetError(const char *error) { m_error = error; }
2322 SetError("Some fields are invalid!");
2872 SetError("There is a running process, either detach or kill it.");
2886 SetError("Failed to kill process.");
2895 SetError("Failed to detach from process.");
3000 SetError("Failed to create target.");
3044 SetError(status.AsCString());
3050 SetError("Attached sucessfully but target has no process.");
3146 SetError(status.AsCString());
3181 SetError("Unknown core file format!");
3187 SetError("Unknown core file format!");
3570 SetError("No target exists!");
3577 SetError("No executable in target!");
3604 SetError(status.AsCString());
3610 SetError("Launched successfully but target has no process!");