RubyGems.org

debugger

1.4.0

debugger 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 debugger -v 1.4.0
Authors

Kent Sibilev, Mark Moseley, Gabriel Horner

1,020,568 total downloads 30,634 for this version
Owners

8f0660cdc9f5d91c7d97456f8f0be8c7

Licenses

BSD

Gemfile
gem "debugger", "~> 1.4.0"
Versions
  1. 1.6.0 May 15, 2013
  2. 1.5.0 March 14, 2013
  3. 1.4.0 March 6, 2013
  4. 1.3.3 February 24, 2013
  5. 1.3.2 February 23, 2013
Show all versions (21 total)