debase 0.2.5.beta2
debase is a fast implementation of the standard Ruby debugger debug.rb for Ruby 2.0+. It is implemented by utilizing a new Ruby TracePoint class. The core component provides support that front-ends can build on. It provides breakpoint handling, bindings for stack frames among other things.
Gemfile:
=
install:
=
Versions:
- 0.2.6 November 01, 2024 (25.5 KB)
- 0.2.5.beta2 January 12, 2021 (25 KB)
- 0.2.5.beta1 October 12, 2019 (25 KB)
- 0.2.4.1 September 13, 2019 (25 KB)
- 0.2.4 August 07, 2019 (25 KB)
Runtime Dependencies (1):
debase-ruby_core_source
>= 0.10.12