Welcome to MSDN Blogs Sign in | Join | Help
Launching multiple projects during start debugging
On another blog, I saw a feature request to be able to script start debugging so that the debugger could launch/attach to multiple projects. There isn't automation support for launch, but there is something that is easier to use - a solution can be configured to launch or attach to multiple projects. To do this, open solution properties, and under the 'Startup project' change it to 'Multiple Startup Projects'. Combined with exe projects, and exe attach projects, this gives you a fair amount of flexibility in customizing F5.
Posted: Thursday, March 18, 2004 10:16 PM by greggm

Comments

Forest Blog said:

# May 7, 2004 4:23 AM
New Comments to this post are disabled
Page view tracker