07.46 Understanding Break All Processes When One Process Breaks

MENU

Tools | Options | Debugging | General

COMMAND

Tools.Options

VERSIONS

2005, 2008, 2010

CODE

vstipDebug0029

In vstipEnv0015 (02.05 Multiple Startup Projects, page 48), we examined how to run multiple projects at the same time. Now let’s explore what happens when you go into break mode on the applications. By default, when you break one application, all the other applications break too. Let’s take a look at an example.

You set a breakpoint in your first application that has a hit counter on it (see vstipDebug0019, 07.20 Breakpoint Hit Count, on page 314):

image with no caption

But you don’t have any breakpoints ...

Get Coding Faster: Getting More Productive with Microsoft® Visual Studio® now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.