reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
185 int SetDetachOnError(bool enable);
394 m_gdb_client.SetDetachOnError(
tools/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp890 m_gdb_comm.SetDetachOnError(launch_flags & eLaunchFlagDetachOnError); 1187 m_gdb_comm.SetDetachOnError(attach_info.GetDetachOnError()); 1213 m_gdb_comm.SetDetachOnError(attach_info.GetDetachOnError());