On 7/14/12 10:20 AM, Dr. Hawkins wrote:
On Fri, Jul 13, 2012 at 10:31 AM, J. Landman Gay
<jac...@hyperactivesw.com> wrote:
If a script makes a call to a rev library, it won't break there. Set the
breakpoint immediately after that line and it should work.

Yes, but seeing how I got there . . . single stepping in card
preOpenStack, which passes preOpenStack -> skipped: stack
preOpenStack, which dumped me  in -> some other handler.

Since I was already single-stepping, this is highly unexpected behavior . . .


There's a corollary: if you step into a call to a rev library, it won't break either; the handler will run until the next breakpoint. So put another breakpoint after the place where it doesn't stop.

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com



_______________________________________________
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