I am debugging a Python program in Eclipse.
I have a breakpoint in a big loop and I expect the problem to occur in the (1000+)th round. How can I reach that ASAP instead of clicking resume
1000 times?
You want to set a conditional breakpoint. Read through the link I provided for an explanation and example in python.
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