Re: grr. debugging with livecode

2012-07-14 Thread J. Landman Gay
On 7/14/12 10:20 AM, Dr. Hawkins wrote: On Fri, Jul 13, 2012 at 10:31 AM, J. Landman Gay 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 pre

Re: grr. debugging with livecode

2012-07-14 Thread Dr. Hawkins
On Fri, Jul 13, 2012 at 10:31 AM, J. Landman Gay 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 ->

Re: grr. debugging with livecode

2012-07-13 Thread J. Landman Gay
On 7/13/12 10:47 AM, Dr. Hawkins wrote: This would be a lot easier to debut if it actually considered breakpoints and breakpoint statements as binding, rather than somewhere to stop if it was bored. And didn't feel free to skip entire routines while descending from a->b->c If a script makes a

Re: grr. debugging with livecode

2012-07-13 Thread Mark Wieder
Doc- Friday, July 13, 2012, 8:47:33 AM, you wrote: > This would be a lot easier to debut if it actually considered > breakpoints and breakpoint statements as binding, rather than > somewhere to stop if it was bored. Yes. I've got an older trial version of PowerDebug on revOnline. See if that hel