Re: Flow debugger support checked in

2002-12-11 Thread Marcus Crafter
On Sat, Dec 07, 2002 at 03:08:26PM -0800, Stefano Mazzocchi wrote: > Holy cow! that rocks the planet! Thanks! :) > Marcus, could you please write a little howto on how to set it up for > somebody (me!) that has *no idea* on where to find the Rhino Visual > debugger? Sure, I've

Re: Flow debugger support checked in

2002-12-08 Thread Ross Gardler
Christopher Oliver wrote: After you get it running, here's a link to some documentation for using it: http://www.mozilla.org/rhino/debugger.html. Regards, Chris Stefano Mazzocchi wrote: Marcus Crafter wrote: Hi All, Hope all is well. I've just checked-in support for using the

Re: Flow debugger support checked in

2002-12-07 Thread Ovidiu Predescu
Great stuff, Marcus!! You've done a really great job! Cheers, Ovidiu On Saturday, Dec 7, 2002, at 14:15 US/Pacific, Marcus Crafter wrote: Hi All, Hope all is well. I've just checked-in support for using the Rhino JavaScript debugger with Cocoon flow. The Rhino debugger is a visual debu

Re: Flow debugger support checked in

2002-12-07 Thread Christopher Oliver
After you get it running, here's a link to some documentation for using it: http://www.mozilla.org/rhino/debugger.html. Regards, Chris Stefano Mazzocchi wrote: Marcus Crafter wrote: Hi All, Hope all is well. I've just checked-in support for using the Rhino JavaScript debugger

Re: Flow debugger support checked in

2002-12-07 Thread Stefano Mazzocchi
Marcus Crafter wrote: Hi All, Hope all is well. I've just checked-in support for using the Rhino JavaScript debugger with Cocoon flow. The Rhino debugger is a visual debugger that allows you to set break points, step in and out of functions, watch global and local variables, and general