Christoph Schmitt

Results 2 comments of Christoph Schmitt

The event is set from another thread. Effectively, `stop()` is called immediately before my version of `next()` in the debugger's main loop, not from an event handler, i.e. `dispatch()` has...

I tried some things and I suspect that the removal of a breakpoint while it is hit leaves the debugged process messed up (i.e. with the break instruction still in...