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: 95 of 182,840
Downloads: 353,015,694

Daily

Ranking: 116 of 182,827
Downloads: 246,103

Depended by

RankDownloadsName
138253,126,540capybara
168212,248,818pry-byebug
35899,920,724rack-attack
38593,934,685paper_trail
41087,459,489rspec-retry
50175,781,066savon
61369,336,663net-ldap
63466,401,377reverse_markdown
75455,278,346icalendar
96838,641,852gpgme
1,06232,641,161ruby-statistics
1,09731,030,262sidekiq-scheduler
1,22626,846,701gitlab-license
1,24826,100,536cose
1,26425,619,097webauthn
1,37321,740,970test_file_finder
1,46719,358,808graphql-batch
1,70913,748,983dynamic_form
1,73113,449,863devise-security
1,73213,444,012jsonapi-serializer

Depends on

RankDownloadsName
12,367,276,918bundler

Owners

#GravatarHandle
1icondeivid