Home
last modified time | relevance | path

Searched refs:GDBRemoteServerError (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp61 enum GDBRemoteServerError { enum
491 response.PutHex8(GDBRemoteServerError::eErrorExitStatus); in SendWResponse()
1543 return SendErrorResponse(GDBRemoteServerError::eErrorResume); in ResumeProcess()
1816 return SendErrorResponse(GDBRemoteServerError::eErrorResume); in Handle_vCont()
1840 return SendErrorResponse(GDBRemoteServerError::eErrorResume); in Handle_vCont()
2463 return SendErrorResponse(GDBRemoteServerError::eErrorResume); in Handle_interrupt()