Fast implementation of the standard Ruby debugger debug.rb using a new Ruby C API hook. Provides breakpoint handling and stack frame bindings for front-ends.
gem install ruby-debug-baseNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Set breakpoints and inspect stack frames in Ruby programs.
Use 'byebug' or 'debug' gem instead.
No dependency data recorded yet.