A fast implementation of the standard Ruby debugger debug.rb using a Ruby C API hook.
gem install debuggerNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Set a breakpoint using the debugger method.
Use byebug or debug (Ruby 3.1+) instead.
No dependency data recorded yet.