Is there a way to disable all breakpoints in Qt Creator? If there is not, Is there a way to delete all breakpoints? My Qt version is 4.7 and my OS is Ubuntu 12.04.
To clear all breakpoints in the applicationFrom the Debug menu, choose Clear All Breakpoints (CTRL+SHIFT+F9).
Go to the debugger pane at the bottom of the IDE. In the bottom right corner, there will be a breakpoint tab. Click this and you should see all breakpoints displayed. Now you can CTRL + A
and right click and delete all breakpoints.
(ref.)
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