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 190,443
Downloads: 445,166,638

Daily

Ranking: 183 of 190,400
Downloads: 246,224

Depended by

RankDownloadsName
140330,057,396capybara
181268,055,557pry-byebug
344135,008,925rack-attack
356131,505,832paper_trail
417117,280,127rspec-retry
53292,552,633savon
72974,763,209icalendar
91153,975,665gpgme
1,00147,725,313ruby-statistics
1,11341,405,075sidekiq-scheduler
1,18638,038,116cose
1,20237,472,350webauthn
1,22636,812,436gitlab-license
1,34131,741,595test_file_finder
1,52825,401,253graphql-batch
1,68120,270,056jsonapi-serializer
1,69719,668,492devise-security
1,92915,308,638rubycritic
1,93715,131,736dynamic_form
1,94115,091,587fast_jsonapi

Depends on

RankDownloadsName
13,250,662,047bundler
262186,396,059reline

Owners

#GravatarHandle
1icondeivid