On 8/28/12 10:22 PM, Dr. Hawkins wrote:
On Tue, Aug 28, 2012 at 7:58 PM, J. Landman Gay
<jac...@hyperactivesw.com> wrote:
Breaks are ignored if the IDE is executing one of its own scripts. Any time
it needs to take a tangent into one of its own libraries, breakpoints turn
off.

I understand that, and it makes sense.

But when I have a breakpoint,, then maybe a put, then two or three
functions of my own before starting a loop, and it stops at my
breakpoint, but then the single-stepper goes over them . . .

Sounds like the breakpoint may be at an IDE call. Try breaking at the next line instead.

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