Another Debug weirdness

Peter Haworth pete at lcsql.com
Tue Oct 9 15:21:57 EDT 2012


I have a front script that traps nameChanged messages and dispatches a
message to a handler in my stack that contains all the code necessary to
deal with the name change.  I want to step through the name changed handler
in debug.  No matter where I set a red dot breakpoint or a breakpoint
command, I see the line hilited briefly then the rest of the code continues
to execute to completion without stopping in debug mode.

Debug is enabled and I can use it just fine in handlers that aren't reached
via a front script.  IS there something about front script execution that
prevents debug from working?


Pete
lcSQL Software <http://www.lcsql.com>



More information about the use-livecode mailing list