Gem in a Box
-
byebug (3.5.1 - 11.1.3)
gem install byebug -v "11.1.3"gem install byebug -v "11.1.1"gem install byebug -v "11.0.1"gem install byebug -v "11.0.0"gem install byebug -v "10.0.2"gem install byebug -v "9.1.0"gem install byebug -v "9.0.6"gem install byebug -v "9.0.5"gem install byebug -v "8.2.4"gem install byebug -v "8.2.2"gem install byebug -v "8.2.0"gem install byebug -v "7.0.0"gem install byebug -v "6.0.2"gem install byebug -v "5.0.0"gem install byebug -v "4.0.5"gem install byebug -v "4.0.4"gem install byebug -v "3.5.1"Byebug is a Ruby debugger. It's implemented using the TracePoint C API for execution control and the Debug Inspector C API for call stack navigation. The core component provides support that front-ends can build on. It provides breakpoint handling and bindings for stack frames among other things and it comes with an easy to use command line interface.