debugger2 1.0.0.beta2
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:
=
installieren:
=
Versionen:
- 1.0.0.beta2 March 19, 2013 (230 KB)
- 1.0.0.beta1 March 19, 2013 (230 KB)
Runtime Abhängigkeiten (2):
columnize
>= 0.3.1
debugger-linecache
~> 1.2.0