I want to attach to a process(a.exe) as soon as it is spawned, is it doable with VS? I only know the name of the process. Actually what I want to accomplish is set a breakpo
I really liked Entrian Attach as suggested by @RichieHindle, but I also found this free tool that does something similar. It catches all processes started by the debugging process.
Spawned Process Catcher:
https://marketplace.visualstudio.com/items?itemName=Brubtsov.SpawnedProcessCatcher