Skip to content
  • kh's avatar
    Fix crash on shutdown. · 9943ec7d
    kh authored
    The onModeChanged gets always called, even after shutdown where we
    already had deleted the DebuggerManager. Don't access the 0 pointer.
    9943ec7d