RubyGems.org

ruby-debug is a fast implementation of the standard Ruby debugger debug.rb. It is implemented by utilizing a new Ruby C API hook. The core component provides support that front-ends can build on. It provides breakpoint handling, bindings for stack frames among other things.

installgem install ruby-debug-base
Authors

Kent Sibilev

873,680 total downloads 559,013 for this version
Owners

A82409021ddf415a8027872b889c5f7470bec1d6af7612c25f9ba0e1aa225dca9dd587aec94f34578405438f0279cfde00341644ed62ea57e07b217e6009cf22

Gemfile
gem "ruby-debug-base", "~> 0.10.4"
Versions
  1. 0.10.4 October 27, 2010
Show all versions (22 total)
Runtime Dependencies
  1. linecache >= 0.3