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
 mwie...@ahsoftware.net


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to