debase
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.
Types
Docs
Guides
Zeitwerk
Namespace
Optimized
0.2.9
Alexandr Evstigneev and Dennis Ushakov
bundle add debase
Getting Started
Learn more about the Debase gem.
Playground
Test, play and inspect the gem for yourself