Vector35/debugger

Bug -> WINDOWS_KERNEL: KD Interop

FuzzySecurity opened this issue · 1 comments

I had some issues while testing where I did things like set and clear breakpoints in the console and continue execution with "g" (force of habit). It actually bricked my vm (revert to snapshot). I'm not sure how to reproduce tbh but I guess the UI can get out of sync when you use the terminal that leads to issues.

Once I started using UI for pausing and breakpoints it improved.

Could you please provide a concrete repro step so that I can troubleshoot this?