Possible bug setting a watch point
Mark Wieder
mwieder at ahsoftware.net
Wed Dec 14 21:25:19 EST 2011
Bob-
Wednesday, December 14, 2011, 4:37:10 PM, you wrote:
> Any way to invoke the debugger while idling? I have to
> continually set a breakpoint and then execute something to get the
> debugger to appear.
It's a pain, isn't it? I made a plugin a while back to do that and put
it in the old revOnline but never did put it on the new one. What you
can do is open the messagebox and say
set the tracestack to "<stackToBeDebugged>"
and then the next statement that's executed in the stack will open the
debugger.
--
-Mark Wieder
mwieder at ahsoftware.net
More information about the use-livecode
mailing list