Skip to content

Tip 7.27: How to have all processes break when one process breaks

January 18, 2011

“Visual Studio Tips, 251 ways to improve your Productivity in Visual Studio

Sara Ford’s Blog

In Tools–Options–Debugging–General, there’s the option Break All Processes When One Process Breaks.

Let’s say you are debugging multiple projects, and you want to configure what happens when one process breaks.

CheckBox Break all Processes when one process breaks

For example, let’s say Sara has two console applications running in an infinite loop. On the second console application, she breaks the process. If she has checked the Break All Processes When One Process Breaks check box, the first console application will break also.

And, of course, you can uncheck this option to have the first console application keep going.

Leave a Comment

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.