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: 108 of 196,218
Downloads: 475,605,802

Daily

Ranking: 177 of 196,179
Downloads: 236,053

Depended by

RankDownloadsName
144355,052,280capybara
190284,989,183pry-byebug
347150,041,064rack-attack
354145,384,747paper_trail
425124,972,318rspec-retry
532100,356,034savon
72780,069,042icalendar
91857,279,746gpgme
1,03049,700,896ruby-statistics
1,07946,074,316sidekiq-scheduler
1,19340,391,085cose
1,21139,720,791webauthn
1,25837,915,800gitlab-license
1,39832,516,959test_file_finder
1,50628,609,331graphql-batch
1,65922,984,264jsonapi-serializer
1,70521,786,223devise-security
1,93416,728,336rubycritic
1,96116,201,317write_xlsx
1,97015,867,082fast_jsonapi

Depends on

RankDownloadsName
13,677,270,625bundler
216244,021,857reline

Owners

#GravatarHandle
1icondeivid