Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp64 eErrorResume, enumerator
1541 return SendErrorResponse(GDBRemoteServerError::eErrorResume); in ResumeProcess()
1821 return SendErrorResponse(GDBRemoteServerError::eErrorResume); in Handle_vCont()
1845 return SendErrorResponse(GDBRemoteServerError::eErrorResume); in Handle_vCont()
2467 return SendErrorResponse(GDBRemoteServerError::eErrorResume); in Handle_interrupt()