jorgesimoes1983
10 years agoRegular Contributor
Clear breakpoints by script
Hi all! Sometimes I run my project and forget to clear breakpoints, is there any way to clear it by script?
For example, I would like to clear all breakpoints by doing something like this:
function clearBreakpoints(){
// clear breakpoints magic
}
Anybody?
Nice :D
I see that a lot of people use high number of, "on/off variables" in their projects :)
I posted a new idea because of this post, being able to set "Conditional breakpoints" condition by default, if you like it, please give kudos at the post below