Skip to content
  • Friedemann Kleint's avatar
    Debugger[CDB]: Switch to thread 0 after DebugBreak(). · cd3b6c7b
    Friedemann Kleint authored
    Do not show artificial thread that is created by
    DebugBreak() as it causes a switch to disassembly.
    Forcibly discard the symbol group for each locals
    update as the lazy creation mechanism does not trigger
    on thread changes back and forth involving assembly,
    which causes the symbol group to become stale.
    cd3b6c7b