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: 94 of 184,057
Downloads: 370,339,181

Daily

Ranking: 156 of 184,040
Downloads: 258,502

Depended by

RankDownloadsName
135268,170,309capybara
169223,637,783pry-byebug
349107,415,701rack-attack
375102,056,685paper_trail
40794,206,474rspec-retry
50378,917,296savon
60373,367,730net-ldap
74259,936,385icalendar
94142,522,838gpgme
1,04536,268,203ruby-statistics
1,10432,966,521sidekiq-scheduler
1,18630,109,182gitlab-license
1,21029,565,615cose
1,23129,051,200webauthn
1,35124,850,712test_file_finder
1,48620,530,671graphql-batch
1,73114,741,883jsonapi-serializer
1,73214,680,480devise-security
1,76913,945,108dynamic_form
1,79413,366,963paper_trail-association_tracking

Depends on

RankDownloadsName
12,531,432,907bundler

Owners

#GravatarHandle
1icondeivid