> On 25 Jul 2017, at 8:31 am, Alex Tweedly via use-livecode > <use-livecode@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 _______________________________________________ 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