execution doesn't stop when multiple function calls in a line

hakan at exformedia.se hakan at exformedia.se
Wed May 23 06:57:20 EDT 2018


It is out to get you ;)

 I can’t replicate this. The first stop stops the full execution for me (as expected). Do you have anything in your getVal that can cause it (e.g. recursion)?

:-Håkan

On 23 May 2018, 00:47 +0200, Dr. Hawkins via use-livecode <use-livecode at lists.runrev.com>, wrote:
>
> It seems to me I filed a bug about this a couple of years ago, and it was
> fixed.
>
> If I have a line like
>
> setVal "someVal", getVal("abc", dbtr) + getVal("def",
> dbtr)+getVal("ghi", dbtr) + getVal("jul", dbtr)
>
> and I stop the IDE in the first getVal() with the blue box when it hits a
> breakpoint, the other three getVal() still get called--and slowly, after a
> delay of seconds for each.
>
> I'm in (supposedly) the latest 9.0.
>
> Are others seeing this, or is it out to get me again? :)
> hawk
> --
> Dr. Richard E. Hawkins, Esq.
> (702) 508-8462



More information about the use-livecode mailing list