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: 104 of 193,834
Downloads: 464,121,626

Daily

Ranking: 183 of 193,815
Downloads: 243,435

Depended by

RankDownloadsName
143345,350,254capybara
186278,304,689pry-byebug
348143,689,484rack-attack
352140,172,780paper_trail
420122,000,717rspec-retry
53197,267,104savon
72878,043,841icalendar
91555,869,929gpgme
1,01648,890,645ruby-statistics
1,08544,361,622sidekiq-scheduler
1,19039,397,450cose
1,21138,766,223webauthn
1,23837,646,422gitlab-license
1,37432,227,318test_file_finder
1,50627,595,465graphql-batch
1,66221,971,328jsonapi-serializer
1,70720,943,692devise-security
1,94016,155,379rubycritic
1,95915,570,550fast_jsonapi
1,96315,486,185write_xlsx

Depends on

RankDownloadsName
13,502,019,130bundler
232220,525,960reline

Owners

#GravatarHandle
1icondeivid