Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp65 eErrorResume, enumerator
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()