Bring debugger to foreground on exception
Closed this issue · 1 comments
michalev-k commented
When raddbg is running minimized, on hitting an exception, I would like raddbg to come to the foreground and jump to where it was hit.
I start raddbg with ipc, and would like it to stay in the background, unless the above occurs.
Currently it just stays minimized, not jumping anywhere.
ryanfleury commented
Fixed as of 534a727. This is currently on dev
and will shortly be in the 0.9.12 release.