« 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 Martin Krauskopf :: Rate this Message:

Reply to Author | View in Thread

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)