Ethereal Breakpoints
Monte Goulding
monte at appisle.net
Mon Jul 24 19:19:23 EDT 2017
> On 25 Jul 2017, at 8:31 am, Alex Tweedly via use-livecode <use-livecode at lists.runrev.com> wrote:
>
> You know, I really wish it could be (even) more helpful : in particular, ignoring breakpoints within handlers called from a resizeStack handler.
>
> I keep getting caught by this - setting a breakpoint in a handler which is (indirectly) called from a resizeStack, and LC gets completely frozen and needs to be Force-quit.
Could you bug report this with an example? Both traceBreak and traceError iterate the executionContexts checking for moveStack and resizeStack so that should cover any handlers called from resizeStack.
Cheers
Monte
More information about the use-livecode
mailing list