Debug multiple process applications easily This extension is created to provide ability for grabbing all processes spawned by current debugee without attaching it manually via "Attach to Process ...". It will catch every process spawned by current debugee as well as all processes spawned by its child processes. How to use: just install the extension and it will automatically catch all child processes. Just press Ctrl + D, P to see them all in "Processes" window.
|