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: 95 of 181,568
Downloads: 335,863,120

Daily

Ranking: 115 of 181,553
Downloads: 274,994

Depended by

RankDownloadsName
138239,087,948capybara
169201,150,158pry-byebug
36692,876,127rack-attack
38886,812,744paper_trail
41380,859,759rspec-retry
49872,475,516savon
61365,475,150net-ldap
65061,062,319reverse_markdown
74053,931,677power_assert
75950,845,291icalendar
98035,080,854gpgme
1,08329,321,921ruby-statistics
1,08829,069,619sidekiq-scheduler
1,25723,985,048gitlab-license
1,28722,929,164cose
1,30522,494,671webauthn
1,41718,846,338test_file_finder
1,44318,235,473graphql-batch
1,65713,529,698dynamic_form
1,71412,461,547paper_trail-association_tracking

Depends on

RankDownloadsName
12,209,699,755bundler

Owners

#GravatarHandle
1icondeivid