RubyGems.org

ruby-debug-base

0.10.5.rc1-java

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 --pre
Authors

Kent Sibilev

873,680 total downloads 436 for this version
Owners

A82409021ddf415a8027872b889c5f7470bec1d6af7612c25f9ba0e1aa225dca9dd587aec94f34578405438f0279cfde00341644ed62ea57e07b217e6009cf22

Gemfile
gem "ruby-debug-base", "~> 0.10.5.rc1"
Versions
  1. 0.10.5.rc1 October 19, 2011 java
Show all versions (22 total)
Runtime Dependencies
  1. linecache >= 0.3
Development Dependencies
  1. rake-compiler >= 0