Is there a shortcut to clear all breakpoints within all projects within a solution in Visual Studio?
Visual Studio's/Atmel Studio's Breakpoint Window gives you an overview of all breakpoints you have set in your project. You open the Breakpoint Window with the menu item Debug > Windows > Breakpoints or by pressing [Alt+F9].
With the clear command you can delete breakpoints according to where they are in your program.
Debug > Delete All Breakpoints
or
Shortcut : CTRL + SHIFT + F9
This works in Debug mode as well.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With