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: 100 of 187,532
Downloads: 424,204,233

Daily

Ranking: 189 of 187,519
Downloads: 234,125

Depended by

RankDownloadsName
135313,489,215capybara
174256,762,857pry-byebug
341126,697,408rack-attack
355123,250,632paper_trail
411111,824,220rspec-retry
52687,901,075savon
72071,369,584icalendar
90651,650,989gpgme
97746,254,193ruby-statistics
1,12138,428,162sidekiq-scheduler
1,16536,669,528cose
1,18336,125,623webauthn
1,18436,124,205gitlab-license
1,31331,077,844test_file_finder
1,51923,795,392graphql-batch
1,69218,438,773jsonapi-serializer
1,70518,009,133devise-security
1,88914,643,412dynamic_form
1,89614,535,282fast_jsonapi
1,91414,270,826rubycritic

Depends on

RankDownloadsName
13,005,375,615bundler

Owners

#GravatarHandle
1icondeivid