raddebugger icon indicating copy to clipboard operation
raddebugger copied to clipboard

Use raddbg was Just-In-Time Windows Debugger?

Open EamonKavanagh opened this issue 11 months ago • 1 comments

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.

EamonKavanagh avatar Jan 20 '25 18:01 EamonKavanagh

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...

Image

...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.

ryanfleury avatar Jan 21 '25 19:01 ryanfleury