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
Koichi Sasada, Zachary Scott, Kent Sibilev, Mark Moseley, Gabriel Horner
Versions
- 1.0.0.beta2 March 19, 2013 (230 KB)
- 1.0.0.beta1 March 19, 2013 (230 KB)