Everything Martin says here is correct, and I've only put together a smattering of unit tests for the list variable stuff and them not checked in. So by all means, caveat emptor. Didn't mean to get carried away :)
--Chris On 10/9/07, Martin Krauskopf <[EMAIL PROTECTED]> wrote: > > Chris Nelson wrote: > > [...] > > From there rdebug should work for basic things, I've been running it > > using jruby rdebug <script>. > > ...should work for basic things, but very unreliably. It is so immature > that it does not worth it to file a bug or send us any complains yet ;) > > Actually I've only put together: > > - core base infrastructure > - frame listing > - stepping over > - stepping into > - continue > - breakpoint setting > - local variables listing (Chris' patch) > > which _somehow, not always_ works. > > > Happy debugging! > > Really optimistic, but that's good I suppose ;) > > I would rather take this announcement for those who wants to help with > coding. Definitely unusable for users. > > We will post announcement to users ML when we have something available. > > Cheers, > m. > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email > >
