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 191,571
Downloads: 449,213,820

Daily

Ranking: 170 of 191,542
Downloads: 194,009

Depended by

RankDownloadsName
140333,348,023capybara
182270,226,528pry-byebug
345136,762,426rack-attack
351133,621,328paper_trail
423118,302,031rspec-retry
53193,500,949savon
72875,490,586icalendar
91254,375,179gpgme
1,00447,991,755ruby-statistics
1,10342,075,183sidekiq-scheduler
1,18538,345,662cose
1,20337,754,036webauthn
1,22836,933,125gitlab-license
1,34631,862,125test_file_finder
1,52825,766,979graphql-batch
1,67920,650,820jsonapi-serializer
1,69719,940,778devise-security
1,93315,512,961rubycritic
1,94615,198,648dynamic_form
1,94715,195,668fast_jsonapi

Depends on

RankDownloadsName
13,303,600,089bundler
252193,928,256reline

Owners

#GravatarHandle
1icondeivid