On 8/12/19 7:29 PM, Richard Gaskin via use-livecode wrote:
Mark Wieder wrote:

 > A stack's breakpoints are stored in the cREVGeneral["breakpoints"] of
 > the stack itself...

When did this happen?  IIRC for most of MC/LC's life the breakpoints were an engine-level stack property.


"the breakpoints" is indeed a system property.
But the red-dot breakpoints are stored as stack properties. They're picked up and added to the breakpoints when a script is being executed. But the temporary breakpoints, the breakpoint states, and the breakpoint conditions all travel with the stack.

--
 Mark Wieder
 ahsoftw...@gmail.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to