« Return to Thread: jruby-debug gem (was Re: [jruby-dev] Helping out with jruby-debug)

Re: jruby-debug gem (was Re: [jruby-dev] Helping out with jruby-debug)

by Chris Nelson-5 :: Rate this Message:

Reply to Author | View in Thread

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 <Martin.Krauskopf@...> 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


 « Return to Thread: jruby-debug gem (was Re: [jruby-dev] Helping out with jruby-debug)