Can Debug turn itself off midstream?

I am trying to debug an application, and at some point, debug just stops working. The app keeps running, but debug just sails past all my breakpoints and “Stops” until it reaches the end. An earlier version of the same applcation works fine - debug always obeys the rules, but somehow this one has been given superpowers.

Can anyone suggest a way to get back to well-behaved Debug. Thanks.

Subject: can Debug turn itself off midstream?

Try using the “recompile all Lotusscript” option in the tools menu?