RubyGems Navigation menu

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.6.8 - May 27, 2014 (312 KB)
  2. 1.6.7 - May 23, 2014 (312 KB)
  3. 1.6.6 - February 27, 2014 (309 KB)
  4. 1.6.5 - December 31, 2013 (292 KB)
  5. 1.6.4 - December 26, 2013 (276 KB)
  6. 1.4.0 - March 06, 2013 (271 KB)
Show all versions (29 total)

Runtime Dependencies (3):

Development Dependencies (4):

minitest ~> 2.12.1
mocha ~> 0.13.0
rake ~> 0.9.2.2
rake-compiler ~> 0.8.0

Owners:

Authors:

  • Kent Sibilev, Mark Moseley, Gabriel Horner

SHA 256 checksum:

52ec1a243f44f5e632d4e2463c4b2c421e39b5ff7b5ec3fed8118d10dedd390e

Total downloads 5,533,764

For this version 44,445

License:

BSD

Required Ruby Version: None

Required Rubygems Version: >= 1.3.6

Links: