Gem in a Box
-
byebug (8.2.4 - 11.1.3)
gem install byebug -v "11.1.3"gem install byebug -v "11.1.2"gem install byebug -v "11.1.1"gem install byebug -v "11.1.0"gem install byebug -v "11.0.1"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"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.