RubyGems Navigation menu

debase 0.2.7

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:

  1. 0.2.7 November 12, 2024 (26 KB)
  2. 0.2.6 November 01, 2024 (25.5 KB)
  3. 0.2.5.beta2 January 12, 2021 (25 KB)
  4. 0.2.5.beta1 October 12, 2019 (25 KB)
  5. 0.2.4.1 September 13, 2019 (25 KB)
Show all versions (48 total)

Runtime Dependencies (1):

Development Dependencies (2):

rake >= 0
test-unit >= 0

Owners:

Pushed by:

Authors:

  • Alexandr Evstigneev, Dennis Ushakov

SHA 256 checksum:

=

Total downloads 44,281,974

For this version 13,949

Version Released:

License:

MIT

Required Ruby Version: >= 2.0

Links: