After I switched from v24 to v28 I encounter the following problem while debugging: The debugger also stops at non-breakpoints.
What can I do? This behaviour is irritating as I have to press "goto next breakpoint" several times before it stops at the "real" breakpoint.
Thanks - Michael
BTW: TC-Debugger ist a great tool: It has helped me enormously in ironing my bunch of batch procedures!
- In the main batch file I debug
- In sub-patch files which are called from the main batch files
What can I do? This behaviour is irritating as I have to press "goto next breakpoint" several times before it stops at the "real" breakpoint.
Thanks - Michael
BTW: TC-Debugger ist a great tool: It has helped me enormously in ironing my bunch of batch procedures!