Lines Matching refs:SetErrorString
173 error.SetErrorString("launching not supported in kdp-remote plug-in"); in DoWillLaunch()
179 error.SetErrorString( in DoWillAttachToProcessWithID()
187 error.SetErrorString( in DoWillAttachToProcessWithName()
340 error.SetErrorString("KDP_REATTACH failed"); in DoConnectRemote()
343 error.SetErrorString("KDP_REATTACH failed"); in DoConnectRemote()
346 error.SetErrorString("invalid reply port from UDP connection"); in DoConnectRemote()
363 error.SetErrorString("launching not supported in kdp-remote plug-in"); in DoLaunch()
371 error.SetErrorString( in DoAttachToProcessWithID()
380 error.SetErrorString( in DoAttachToProcessWithName()
476 error.SetErrorString("KDP resume failed"); in DoResume()
478 error.SetErrorString("kernel thread is suspended"); in DoResume()
529 error.SetErrorString("KDP cannot interrupt a running kernel"); in DoHalt()
606 error.SetErrorString("not connected"); in DoReadMemory()
614 error.SetErrorString("not connected"); in DoWriteMemory()
620 error.SetErrorString( in DoAllocateMemory()
627 error.SetErrorString( in DoDeallocateMemory()
643 error.SetErrorString("KDP set breakpoint failed"); in EnableBreakpointSite()
664 error.SetErrorString("KDP remove breakpoint failed"); in DisableBreakpointSite()
677 error.SetErrorString( in EnableWatchpoint()
684 error.SetErrorString( in DisableWatchpoint()
693 error.SetErrorString( in DoSignal()