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.
Required Ruby Version
None
Required Rubygems Version
>= 1.3.6
Authors
Kent Sibilev, Mark Moseley, Gabriel Horner
Versions
- 1.6.8 May 27, 2014 (312 KB)
- 1.6.7 May 23, 2014 (312 KB)
- 1.6.6 February 27, 2014 (309 KB)
- 1.6.5 December 31, 2013 (292 KB)
- 1.6.4 December 26, 2013 (276 KB)
- 1.1.2 April 29, 2012 (256 KB)