Lines Matching refs:AppendError
197 … result.AppendError ("no file in target, create a debug target using the 'target create' command"); in DoExecute()
575 result.AppendError(error.AsCString("Error creating target")); in DoExecute()
645 …result.AppendError ("attach failed: process did not stop (no such process or permission problem?)"… in DoExecute()
1155 result.AppendError(error.AsCString("Error creating target")); in DoExecute()
1177 result.AppendError(error.AsCString("Remote connect failed")); in DoExecute()
1478 result.AppendError ("no process to halt"); in DoExecute()
1540 result.AppendError ("no process to kill"); in DoExecute()
1797 result.AppendError ("No current target;" in DoExecute()
1807 …result.AppendError ("No current process; cannot handle signals until you have a valid process.\n"); in DoExecute()
1819 … result.AppendError ("Invalid argument for command option --stop; must be true or false.\n"); in DoExecute()
1827 … result.AppendError ("Invalid argument for command option --notify; must be true or false.\n"); in DoExecute()
1835 … result.AppendError ("Invalid argument for command option --pass; must be true or false.\n"); in DoExecute()