Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.h121 std::deque<std::string> m_stdio_notification_queue; variable
H A DGDBRemoteCommunicationServerLLGS.cpp1203 return SendNotificationPacketNoLock("Stdio", m_stdio_notification_queue, in SendONotification()
3947 m_stdio_notification_queue.clear(); in Handle_QNonStop()
3982 return HandleNotificationAck(m_stdio_notification_queue); in Handle_vStdio()