« 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 Dudley Flanders :: Rate this Message:

Reply to Author | View in Thread


On Oct 8, 2007, at 11:36 AM, 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.

If I could hug you through the network, I would. This is the most  
awesome thing I've heard all week!

:dudley


---------------------------------------------------------------------
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)