conditional breakpoints
Hi,
is there a way to have conditional breakpoints?? The breakpoint should be active or not based on the value of a variable.
Say, if a boolean value gets true, the breakpoint should be fired.
Or in for-loops that if the index hits a for example 8192 the breakpoint should fire?
Eclipse has that feature and it's soo nice!
Thanks in advance!
-Michael
Please sign in to leave a comment.
Comments
0 comments