Debase is a fast Ruby debugger implementation using TracePoint for Ruby 2.0+, providing breakpoint handling and stack frame bindings.
gem install debaseNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Start the debugger; usually used with an IDE for interactive debugging.
Install ruby-debug-ide for a full debugging experience.
No dependency data recorded yet.