Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.h285 bool m_waiting_for_attach; variable
DProcessGDBRemote.cpp261 m_waiting_for_attach(false), m_destroy_tried_resuming(false), in ProcessGDBRemote()