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,213
Downloads: 453,275,844

Daily

Ranking: 173 of 192,186
Downloads: 232,951

Depended by

RankDownloadsName
141336,588,756capybara
184272,264,598pry-byebug
345138,370,448rack-attack
352135,272,214paper_trail
423119,247,729rspec-retry
52994,418,254savon
72976,093,580icalendar
91354,733,576gpgme
1,00748,192,990ruby-statistics
1,09942,638,573sidekiq-scheduler
1,18738,600,432cose
1,20437,991,080webauthn
1,22837,076,023gitlab-license
1,35031,946,994test_file_finder
1,52726,120,825graphql-batch
1,67120,991,501jsonapi-serializer
1,70020,180,736devise-security
1,93515,671,853rubycritic
1,94715,293,479fast_jsonapi
1,94815,256,281dynamic_form

Depends on

RankDownloadsName
13,351,732,872bundler
244200,694,817reline

Owners

#GravatarHandle
1icondeivid