Attach debugger to running process

Hi all

Glancing at DebugAdapter.jl it seemed to me that you could debug a program “after the fact”, i.e. attach a debugger to it once it has started. Is that correct? Can DebugAdapter.jl do this? If so, can this functionality be used from the vscode plugin? I’m fine with running my code through a special function if need be.

Thanks,
Damian

Yes, check out the docs at