Need Script Debugger Tutorial

sean nicholas harper snharper at cs.uchicago.edu
Thu Jan 16 12:32:01 EST 2003


the debugger is very useful. the interface kind of sucks, but it lets you
step through and look at variables, which is all you really need. trace
sucks, though, bringing you into all the revolution internals, and there
is no step out ability.

Sean

On Thu, 16 Jan 2003, Troy Rollins wrote:

>
> On Thursday, January 16, 2003, at 11:30 AM, Dar Scott wrote:
>
> >
> >> I'd be glad to find I'd missed a tutorial on debugging - if anyone
> >> knows of one, please say.
> >
> > I have put off using debugging, because I wrote perfect code first
> > time.  No, that's not it.  Because I never took the time to figure it
> > out.  I need some documentation to hold my hand, too.
>
> I found that (at least in 1.1.1) the debugger is not worth the effort.
> The message window and "answer dialogs" became out best friends during
> debugging sessions.
>
> --
> Troy
> RPSystems, LTD
> www.rpsystems.net
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>



More information about the use-livecode mailing list