0
kicks
Debug an executable without using Attach to Process
Debug an executable that isn’t a part of a Visual Studio project without using Tools – Attach to Process.
You can attach to the exe before it even starts, helps debugging those bugs in startup...