Skip to content
Snippets Groups Projects
  • kh's avatar
    9943ec7d
    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
    History
    Fix crash on shutdown.
    kh authored
    The onModeChanged gets always called, even after shutdown where we
    already had deleted the DebuggerManager. Don't access the 0 pointer.