So, I am working on a project in which I really have a lot of cycles, and I usually encounter problems when approaching the end of the cycle, but it is almost impossible to get it manually, entering the cycle of millions of time. I know that I can just change the counter variable, but in this case this will not work, because the side effects of each iteration will not happen. Is there a way to make a breakpoint stop in place after 999999998 iterations? I am using Visual Studio Ultimate 2010
source share