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,720
Downloads: 457,197,951

Daily

Ranking: 188 of 192,704
Downloads: 229,231

Depended by

RankDownloadsName
141339,680,332capybara
184274,407,940pry-byebug
345140,203,555rack-attack
354137,059,597paper_trail
423120,253,726rspec-retry
53095,460,430savon
72876,798,120icalendar
91555,178,041gpgme
1,01148,434,131ruby-statistics
1,08943,292,867sidekiq-scheduler
1,19138,891,700cose
1,20938,274,845webauthn
1,23137,346,114gitlab-license
1,35332,055,275test_file_finder
1,51126,844,795graphql-batch
1,67021,356,152jsonapi-serializer
1,70020,455,826devise-security
1,93715,838,305rubycritic
1,95415,390,781fast_jsonapi
1,95815,314,709dynamic_form

Depends on

RankDownloadsName
13,404,881,006bundler
239207,581,936reline

Owners

#GravatarHandle
1icondeivid