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.
Required Ruby Version
>= 1.8.2
Authors
Kent Sibilev, Mark Moseley
Versions
- 0.11.25 April 02, 2011 (44 KB)
- 0.11.24 August 22, 2010 (44 KB)
- 0.11.23 September 25, 2009 (44 KB)
- 0.11.22 September 24, 2009 (43.5 KB)
- 0.11.21 September 24, 2009 (43.5 KB)