Lines Matching refs:SetErrorString
188 error.SetErrorString("launching not supported in kdp-remote plug-in"); in WillLaunch()
194 error.SetErrorString( in WillAttachToProcessWithID()
202 error.SetErrorString( in WillAttachToProcessWithName()
353 error.SetErrorString("KDP_REATTACH failed"); in DoConnectRemote()
356 error.SetErrorString("KDP_REATTACH failed"); in DoConnectRemote()
359 error.SetErrorString("invalid reply port from UDP connection"); in DoConnectRemote()
376 error.SetErrorString("launching not supported in kdp-remote plug-in"); in DoLaunch()
384 error.SetErrorString( in DoAttachToProcessWithID()
393 error.SetErrorString( in DoAttachToProcessWithName()
491 error.SetErrorString("KDP resume failed"); in DoResume()
493 error.SetErrorString("kernel thread is suspended"); in DoResume()
544 error.SetErrorString("KDP cannot interrupt a running kernel"); in DoHalt()
621 error.SetErrorString("not connected"); in DoReadMemory()
629 error.SetErrorString("not connected"); in DoWriteMemory()
635 error.SetErrorString( in DoAllocateMemory()
642 error.SetErrorString( in DoDeallocateMemory()
658 error.SetErrorString("KDP set breakpoint failed"); in EnableBreakpointSite()
679 error.SetErrorString("KDP remove breakpoint failed"); in DisableBreakpointSite()
692 error.SetErrorString( in EnableWatchpoint()
699 error.SetErrorString( in DisableWatchpoint()
708 error.SetErrorString( in DoSignal()