Searched defs:DebugAttachContext (Results 1 – 1 of 1) sorted by relevance
48 struct DebugAttachContext { struct49 DebugAttachContext(DebuggerThread *thread, lldb::pid_t pid, in DebugAttachContext() argument52 DebuggerThread *m_thread;53 lldb::pid_t m_pid;54 ProcessAttachInfo m_attach_info;