First time here? Check out the FAQ!

Revision history  [back]

How can I continue from breakpoint N times?

I am debugging a file scanner and I have a breakpoint set at file.readline(). I see in the file it fails at line 3211. How do I continue from breakpoint 3210 times then step through to find the bug?

How can I continue from breakpoint N times?

I am debugging a file scanner and I have a breakpoint set at file.readline(). I see in the file it fails at line 3211. How do I continue from breakpoint 3210 times then step through to find the bug?