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 193,317
Downloads: 460,505,951

Daily

Ranking: 186 of 193,287
Downloads: 226,443

Depended by

RankDownloadsName
142342,367,846capybara
184276,268,622pry-byebug
347141,848,328rack-attack
352138,554,883paper_trail
419121,101,812rspec-retry
53196,293,680savon
72977,377,604icalendar
91555,504,081gpgme
1,01248,643,112ruby-statistics
1,08843,834,183sidekiq-scheduler
1,18939,126,144cose
1,21138,503,455webauthn
1,23337,569,723gitlab-license
1,36232,133,160test_file_finder
1,50827,224,093graphql-batch
1,66821,657,062jsonapi-serializer
1,70220,685,300devise-security
1,94115,988,977rubycritic
1,95615,472,852fast_jsonapi
1,96115,368,170dynamic_form

Depends on

RankDownloadsName
13,450,220,345bundler
235213,684,250reline

Owners

#GravatarHandle
1icondeivid