RAA - ruby-breakpoint/0.5.0

ruby-breakpoint / 0.5.0

Short description: ruby-breakpoint lets you inspect and modify state at run time.
Category: Library/debugging/logging
Status: beta
Created: 2005-03-05 13:19:24 GMT
Last update: 2005-03-26 15:14:14 GMT
Owner: flgr (Projects of this owner)
Homepage: http://ruby-breakpoint.rubyforge.org/
Download: http://rubyforge.org/frs/download.php/3302/ruby-breakpoint-0.5.0.tgz
License: Ruby's
Dependency:
Requires: Ruby/1.8.2 (needs DRb and IRB from standard library so you will have to install those on Debian!)
Description:
ruby-breakpoint lets you inspect and modify state at run time. This allows you
to diagnose bugs, patch applications and more all via IRB by simply doing a
method call at the place you want to investigate.

ruby-breakpoint is integrated into the popular RubyOnRails and Nitro web
development frameworks. In the past it has also been a part of the Ruby
dev-utils Project.

More download options are available at http://rubyforge.org/frs/?group_id=559

Edit this project (for project owner)

back to RAA top