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,480
Downloads: 479,096,707

Daily

Ranking: 177 of 196,444
Downloads: 234,482

Depended by

RankDownloadsName
145358,264,916capybara
190286,938,683pry-byebug
347152,074,725rack-attack
353147,054,521paper_trail
428125,843,826rspec-retry
530101,286,499savon
72780,726,263icalendar
91957,732,910gpgme
1,03149,936,515ruby-statistics
1,07746,590,103sidekiq-scheduler
1,19540,760,130cose
1,21240,064,811webauthn
1,26538,011,839gitlab-license
1,40332,620,315test_file_finder
1,50828,887,320graphql-batch
1,65623,306,337jsonapi-serializer
1,70522,030,663devise-security
1,93316,898,235rubycritic
1,96316,366,403write_xlsx
1,97415,966,892fast_jsonapi

Depends on

RankDownloadsName
13,735,429,106bundler
212252,720,869reline

Owners

#GravatarHandle
1icondeivid