Pete-

Several things will turn breakpoints off and put the IDE's debugger back into
run mode.

Debugging through system stacks (any stack with a name starting with "rev", the
message box, etc), stepping through send and dispatch commands, etc. There's
some serious hackage in PowerDebug to handle these situations and maintain the
debug context.

And obviously you can't debug into external commands.

-- 
 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