Lines Matching refs:AppendError
362 …result.AppendError ("Invalid target. Must set target before setting breakpoints (see 'target crea… in DoExecute()
404 result.AppendError("No file supplied and no default file available."); in DoExecute()
411 … result.AppendError("Only one file at a time is allowed for file and line breakpoints."); in DoExecute()
479 … result.AppendError ("No files provided and could not find default file."); in DoExecute()
548 result.AppendError ("Breakpoint creation failed: No breakpoint created."); in DoExecute()
567 result.AppendError ("No selected frame to use to find the default file."); in GetDefaultFile()
573 …result.AppendError ("Cannot use the selected frame to find the default file, it has no debug info.… in GetDefaultFile()
586 … result.AppendError ("Can't find the file for the selected frame to use as the default file."); in GetDefaultFile()
905 result.AppendError ("Invalid target. No existing target or breakpoints."); in DoExecute()
1035 result.AppendError ("Invalid target. No existing target or breakpoints."); in DoExecute()
1049 result.AppendError ("No breakpoints exist to be enabled."); in DoExecute()
1155 result.AppendError ("Invalid target. No existing target or breakpoints."); in DoExecute()
1168 result.AppendError ("No breakpoints exist to be disabled."); in DoExecute()
1336 result.AppendError ("Invalid target. No current target or breakpoints."); in DoExecute()
1385 result.AppendError ("Invalid breakpoint id."); in DoExecute()
1520 result.AppendError ("Invalid target. No existing target or breakpoints."); in DoExecute()
1542 result.AppendError ("Breakpoint clear: No breakpoint cleared."); in DoExecute()
1596 result.AppendError ("Breakpoint clear: No breakpoint cleared."); in DoExecute()
1651 result.AppendError ("Invalid target. No existing target or breakpoints."); in DoExecute()
1665 result.AppendError ("No breakpoints exist to be deleted."); in DoExecute()
1791 result.AppendError("No breakpoint specified and no last created breakpoint."); in VerifyBreakpointIDs()