Error with breakpoints not stopping script

I’m having an intermittent issue with a script I’m working with in debugging mode. I have numerous breakpoints set, some active and some not. If I step through a few lines of the script then click the run button the script will sometimes skip a breakpoint. This seems to be a new behavior. I think I’m a couple updates behind, so I’ll update and try again.

Anyone else see this behavior? After I update if it doesn’t go away I’ll see if I can’t figure out a pattern. (It seems to be happening inside handlers)

–> Script Debugger 7.0.5 (7A65)
–> Mac OS 10.13.6 (17G4015)

Happened again, after updating and a few hours of off-and-on debugging.

This time I ran the script. It stopped at an active breakpoint.

I clicked an inactive breakpoint further down to make it active.

It didn’t stop at the re-activated breakpoint.

–> Script Debugger 7.0.7 (7A72)
–> Mac OS 10.13.6 (17G4015)