« 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:

> Guys,
>
> Success!  I now have a working version of jruby-debug gem.  What's more,
> when I installed this in my JRuby gems directory I was then able to
> install the standard ruby-debug gem, since it saw that I had a
> ruby-debug-base gem already installed.  I was then able to run rdebug on
> a very simple ruby script.  Also, I was able to do all this without  
> needing the line in Ruby.java to load our library via build
> registerBuiltIn, since I added a BasicLibraryService impl to do it via a
> require 'ruby_debug_base.jar'.  I don't know about you guys, but I'm
> feeling like this approach is probably the right way to go, as it seems
> the least intrusive to me.

That all sounds great. Looking forward to the commit.

> Martin, is there any chance I could get commit rights to SVN so I can
> check all this in and let other folks start playing with it?

Yup, see the email, I've just sent you.

        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)