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: 94 of 183,459
Downloads: 361,891,810

Daily

Ranking: 147 of 183,445
Downloads: 186,701

Depended by

RankDownloadsName
136260,520,677capybara
168217,957,660pry-byebug
354103,707,195rack-attack
37897,977,011paper_trail
40690,743,072rspec-retry
49977,526,642savon
60971,261,863net-ldap
75157,523,960icalendar
95540,464,811gpgme
1,05434,317,077ruby-statistics
1,10332,069,777sidekiq-scheduler
1,20828,401,715gitlab-license
1,23127,727,768cose
1,24027,227,470webauthn
1,36623,176,897test_file_finder
1,47919,949,093graphql-batch
1,72214,191,669jsonapi-serializer
1,72814,066,646devise-security
1,74513,857,662dynamic_form
1,77713,155,865paper_trail-association_tracking

Depends on

RankDownloadsName
12,454,767,689bundler

Owners

#GravatarHandle
1icondeivid