Byebug is a Ruby debugger implemented using the TracePoint C API for execution control and the Debug Inspector C API for call stack navigation, providing breakpoint handling and a command line interface.
gem install byebugNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Start a debugging session with byebug.
Upgrade Ruby to version 2.3.0 or later.
No dependency data recorded yet.