Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h312 void EnableErrorStringInPacket();
H A DGDBRemoteCommunicationClient.cpp588 void GDBRemoteCommunicationClient::EnableErrorStringInPacket() { in EnableErrorStringInPacket() function in GDBRemoteCommunicationClient
H A DProcessGDBRemote.cpp858 m_gdb_comm.EnableErrorStringInPacket(); in ConnectToDebugserver()