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 188,756
Downloads: 316,574,887

Daily

Ranking: 107 of 188,734
Downloads: 228,314

Depended by

RankDownloadsName
137223,862,807capybara
169188,750,048pry-byebug
216143,028,200elasticsearch
36885,471,208rack-attack
39381,138,587paper_trail
43074,164,727rspec-retry
50768,735,108savon
61061,744,279net-ldap
67055,394,862reverse_markdown
72750,450,869power_assert
76046,680,398icalendar
99231,786,156gpgme
1,09226,851,239sidekiq-scheduler
1,10326,341,044ruby-statistics
1,27021,462,010gitlab-license
1,31720,105,682cose
1,33419,702,374webauthn
1,45016,823,583graphql-batch
1,48016,246,870test_file_finder
1,60513,279,269dynamic_form

Depends on

RankDownloadsName
12,028,452,460bundler

Owners

#GravatarHandle
1icondeivid