Categories: Debugging Tools [Edit]

byebug

https://rubygems.org/gems/byebug
https://github.com/deivid-rodriguez/byebug
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.

Total

Ranking: 102 of 192,742
Downloads: 456,719,737

Daily

Ranking: 186 of 192,728
Downloads: 268,470

Depended by

RankDownloadsName
141339,340,282capybara
184274,128,443pry-byebug
345139,986,636rack-attack
353136,824,802paper_trail
423120,141,875rspec-retry
53095,346,211savon
72976,693,321icalendar
91455,123,261gpgme
1,01048,404,883ruby-statistics
1,09343,198,033sidekiq-scheduler
1,19038,857,943cose
1,20938,241,931webauthn
1,23237,292,631gitlab-license
1,35232,042,818test_file_finder
1,51426,752,333graphql-batch
1,66821,313,519jsonapi-serializer
1,69820,421,586devise-security
1,93715,818,901rubycritic
1,95315,379,268fast_jsonapi
1,95815,308,135dynamic_form

Depends on

RankDownloadsName
13,398,493,566bundler
241206,776,979reline

Owners

#GravatarHandle
1icondeivid