raddebugger
raddebugger copied to clipboard
Use raddbg was Just-In-Time Windows Debugger?
I'd like to use raddbg as a Just-In-Time debugger. Is there a command line invocation I can use to set it up in my registry? From this link it looks like I can replace the default JIT debugger but I wasn't able to determine the correct command to launch raddbg when the process has already hit an exception.
Currently this isn't fully supported. There is a command in the UI to do this, and it will actually correctly register RADDBG as the system JIT debugger...
...but it will not behave fully correctly when the debugger actually attaches (there are a few more details I have to crack).
I'll update this thread with more info as this feature is more fully implemented.