hackwaly / ocamlearlybird

OCaml debug adapter
MIT License
208 stars 23 forks source link

Attach to a running process #15

Open RealyUniqueName opened 5 years ago

RealyUniqueName commented 5 years ago

Is it possible to attach the debugger to a running process? If so, what should be the settings in launch.json in vscode?

hackwaly commented 4 years ago

Currently not supported. But it's technologically feasible.