Heh, thanks Dudley, but Martin deserves most of the love.  I built on and
packaged what is mostly his work.

--Chris

On 10/8/07, Dudley Flanders < [EMAIL PROTECTED]> wrote:
>
>
> 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
>
>

Reply via email to