Possible bug setting a watch point
Bob Sneidar
bobs at twft.com
Wed Dec 14 21:43:02 EST 2011
Oh easy enough. I can use the message box and do something like:
set the tracestack to "myStack";send "boo" to stack "myStack"
Of course I have to have a handler named "boo" and there has to be a command to run, but it works.
Bob
On Dec 14, 2011, at 6:25 PM, Mark Wieder wrote:
> set the tracestack to "<stackToBeDebugged>"
>
> and then the next statement that's executed in the stack will open the
> debugger.
More information about the use-livecode
mailing list