Re: breakpoint causes 3 second delay then exit to top

2020-07-27 Thread Bernard Devlin via use-livecode
Here's another data point for this oddity. Once the IDE starts tripping out from breakpoints and I restart Livecode to fix the problem, the behavior in which the breakpoints stop working has "detached" from the object pointing to it. I say "detached", as the object still shows in the Inspector th

Re: breakpoint causes 3 second delay then exit to top

2020-07-17 Thread Bernard Devlin via use-livecode
I found later that the same thing was happening away from this code block, and with just a red breakpoint. As I don't restart my PC for weeks on end, I quit LC and restarted. Both of these strange error situations disappeared. Which suggests that it is some complex condition (either within my ap

Re: breakpoint causes 3 second delay then exit to top

2020-07-17 Thread Ludovic THEBAULT via use-livecode
> Le 17 juil. 2020 à 13:52, Bernard Devlin via use-livecode > a écrit : > > This is mystifying in so many ways. I've seen this a few times and I'm at > a loss to explain it. It's LC 9.5.1 on Windows 10. > > *When the code gets to the above breakpoint, the debugger exits to top. It > takes ab