Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!apple!usc!sdd.hp.com!news.cs.indiana.edu!ux1.cso.uiuc.edu!uxa.cso.uiuc.edu!dslg0849 From: dslg0849@uxa.cso.uiuc.edu (Daniel S. Lewart) Newsgroups: comp.lang.pascal Subject: TP 6.0 Conditional Breakpoint 'Anomaly' Summary: Excerpt from TP file Keywords: Anomaly Breakpoint Conditional Message-ID: <1991Jan11.110932.25587@ux1.cso.uiuc.edu> Date: 11 Jan 91 11:09:32 GMT Sender: news@ux1.cso.uiuc.edu (News) Organization: University of Illinois at Urbana Lines: 19 Seeing that there has been discussion about problems with the TP 6.0 IDE made me think it would be worthwhile to post the following excerpt from \tp\doc\online.zip (fixes.doc): > P-197 Stepping into conditional breakpoints > -------------------------------------------- > An anomaly exists when the execution bar is above a conditional > breakpoint you've set and the condition is false. If you press F8 > in this situation, the debugger will execute the statement with > the false conditional breakpoint without stopping. To have the > debugger stop before executing that statement, it is not necessary > to delete the conditional breakpoint. Instead, just position the > cursor on the line with the false conditional berakpoint and press > F4 (Run|Go to cursor). I believe that 'anomaly' is to 'b-g' as 'user fee' is to 't-x'. Daniel Lewart d-lewart@uiuc.edu