Searched refs:GDBRemoteServerError (Results 1 – 1 of 1) sorted by relevance
59 enum GDBRemoteServerError { enum459 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()