reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
131 m_valid(false), m_stop_other_threads(options.GetStopOthers()), 132 m_unwind_on_error(options.DoesUnwindOnError()), 133 m_ignore_breakpoints(options.DoesIgnoreBreakpoints()), 134 m_debug_execution(options.GetDebug()), 135 m_trap_exceptions(options.GetTrapExceptions()), m_function_addr(function),