Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp59 enum GDBRemoteServerError { enum
459 response.PutHex8(GDBRemoteServerError::eErrorExitStatus); in SendWResponse()
1543 return SendErrorResponse(GDBRemoteServerError::eErrorResume); in Handle_c()
1659 return SendErrorResponse(GDBRemoteServerError::eErrorResume); in Handle_vCont()
2234 return SendErrorResponse(GDBRemoteServerError::eErrorResume); in Handle_interrupt()