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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h282 bool m_waiting_for_attach; member in class:lldb_private::process_gdb_remote::ProcessGDBRemote
H A DProcessGDBRemote.cpp272 m_waiting_for_attach(false), m_destroy_tried_resuming(false),

Completed in 111 milliseconds