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,878
Downloads: 366,962,919

Daily

Ranking: 160 of 183,864
Downloads: 129,289

Depended by

RankDownloadsName
135264,994,006capybara
169221,321,588pry-byebug
351105,935,034rack-attack
376100,427,028paper_trail
40792,708,305rspec-retry
50478,397,502savon
60272,503,588net-ldap
74258,950,005icalendar
94841,648,690gpgme
1,05035,417,906ruby-statistics
1,10232,634,462sidekiq-scheduler
1,19429,404,513gitlab-license
1,22028,804,541cose
1,23528,293,282webauthn
1,35724,136,472test_file_finder
1,48420,308,534graphql-batch
1,72714,531,659jsonapi-serializer
1,73014,453,063devise-security
1,76013,915,404dynamic_form
1,79013,282,029paper_trail-association_tracking

Depends on

RankDownloadsName
12,501,278,855bundler

Owners

#GravatarHandle
1icondeivid