Working with Breakpoints, Conditions and Actions
In Chapter 2 you learned about breakpoints and how to break application execution before some statements are executed. You now learn some interesting features of breakpoints when debugging Visual Basic applications. This section also describes a new breakpoint experience in Visual Studio 2015.
The Breakpoints Window
Using the Breakpoints window, you can manage all breakpoints in your solution. You can open such a window by pressing Ctrl+Alt+B. If you placed three breakpoints in the sample application, Figure 5.2 shows how the Breakpoints window would look.
Get Visual Basic 2015 Unleashed 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.