microsoft/ptvsd

Questions: What are these executable files?

xmha97 opened this issue · 1 comments

Hello, What are these executable files?
image
Can I delete them?

They are helpers to do an attach to pid (they inject a dll that will run code on your target process in order to attach the debugger to it).

You can delete them if you won't use the attach to pid feature.