breakpoint is suddenly being ignored in IDE
Jim Ault
JimAultWins at yahoo.com
Thu Sep 13 19:09:41 EDT 2007
If you use several function calls or 'send sumptin in 30 milliseconds'
setting the breakpoint may not be honored. It has something to do with what
the debugger is able to track when changing contexts.
I have encountered this and simply used the statement line
breakpoint
Jim Ault
Las Vegas
On 9/13/07 2:21 PM, "Mikey" <mikeythek at gmail.com> wrote:
> I have also had this issue, but it is completely unrelated to it being
> inside of a conditional (i.e. they are not). I have not figured out
> the source of the problem yet. Clearing and resetting the breakpoint
> SOMETIMES works. Using the command instead of clicking on the
> location where you want the breakpoint seems more reliable.
More information about the use-livecode
mailing list