x64dbg/GleeBug

allow halting the debuggee to switch to another debugger easily

mrexodia opened this issue · 0 comments

can probably be done by injecting some code in the process and updating the CONTEXT in a way that other debuggers can JIT and resume execution on detach.