Objectmix
Tags Register Mark Forums Read

[ANN] [JRuby] Fast Debugger for JRuby : RUBY

This is a discussion on [ANN] [JRuby] Fast Debugger for JRuby within the RUBY forums in Programming Languages category; Hi, we would like to announce the first 'official' public release of the Fast Debugger for JRuby. It should be kind of stable these days. Still not everything works perfectly, so we appreciate any kind of feedback. E.g. through the Tracker on the debug-commons project site[1] or this mailing list. The installation is very easy, but still not perfect (due to the problems we talked on jruby @ dev recently). 1) download latest jruby-debug-base gem from the rubyforge [2] 2) gem install ruby-debug-base-0.9.3-java.gem 3) gem install -r ruby-debug # install CLI debugger interface Now you can debug your Ruby scrips/apps/rails_apps ...


Object Mix > Programming Languages > RUBY > [ANN] [JRuby] Fast Debugger for JRuby

Reply

 

LinkBack Thread Tools
  #1  
Old 11-11-2007, 05:47 PM
Junior Member
 
Join Date: Nov 2009
Posts: 0
Application Development is on a distinguished road
Default [ANN] [JRuby] Fast Debugger for JRuby

Hi,

we would like to announce the first 'official' public release of the
Fast Debugger for JRuby. It should be kind of stable these days. Still
not everything works perfectly, so we appreciate any kind of feedback.
E.g. through the Tracker on the debug-commons project site[1] or this
mailing list.

The installation is very easy, but still not perfect (due to the
problems we talked on jruby@dev recently).

1) download latest jruby-debug-base gem from the rubyforge [2]
2) gem install ruby-debug-base-0.9.3-java.gem
3) gem install -r ruby-debug # install CLI debugger interface

Now you can debug your Ruby scrips/apps/rails_apps with rdebug as you
are used to in CRuby.
If you are using GEM_HOME + having rdebug on your path, you might:

$ alias jrdebug="jruby `which rdebug`"

And then just

$ jrdebug tester.rb

Or just 'jruby -S rdebug tester.rb' should also work (did not try it).

Some notes:

- works only with JRuby 1.1 (trunk). So for users staying on the
cutting-edge only, for now.
- feel free to ping coders of your Ruby Editors/IDEs for starting to
support jruby-debug so we get more users

Enjoy,
debug-commons-team

[1] http://rubyforge.org/projects/debug-commons
[2] http://rubyforge.org/frs/?group_id=3085

PS: not sure if this is right ML, but sending also here for those people
for which the absence of the Fast Debugger in JRuby was the reason to
not use the interpreter itself


Reply

Thread Tools


Similar Threads

Thread Thread Starter Forum Replies Last Post
Re: [ANN] JRuby 1.0.3 Released usenet RUBY 0 12-15-2007 07:22 PM
JRubyHub.com: The hub to all JRuby and JRuby on Rails (JRoR)resources... usenet RUBY 0 12-15-2007 02:28 PM
JRubyHub.com: The hub to all JRuby and JRuby on Rails (JRoR)resources... usenet Java 0 12-15-2007 02:26 PM
[JRuby] JRuby perf questions answered usenet RUBY 7 11-01-2007 12:11 AM
JRuby users out there? usenet RUBY 1 10-19-2007 04:30 PM


All times are GMT -5. The time now is 08:33 AM.

Managed by Infnx Pvt Ltd.