Skip to content

Commit aaf780a

Browse files
author
David Karlaš
committed
Bug 51960 - App freezing whilst attempting to debug on iOS Simulator
Problem was that session.Dispose(); happened before StoppedEvent was called which meant that Breakpoints.Remove(entryBreakpoint); that Inspector AddIn did didn’t have effect because session.Dispose(); already disconnected BreakpointStore.
1 parent 9796880 commit aaf780a

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)