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,734
Downloads: 316,346,573

Daily

Ranking: 113 of 188,721
Downloads: 225,910

Depended by

RankDownloadsName
137223,700,509capybara
169188,600,594pry-byebug
216142,919,466elasticsearch
36885,391,680rack-attack
39381,063,415paper_trail
43074,088,090rspec-retry
50768,693,634savon
60961,707,872net-ldap
67055,340,599reverse_markdown
72750,422,190power_assert
76046,647,123icalendar
99431,759,824gpgme
1,09226,819,423sidekiq-scheduler
1,10226,317,423ruby-statistics
1,27121,446,598gitlab-license
1,31720,085,092cose
1,33319,681,899webauthn
1,45016,805,999graphql-batch
1,48116,224,716test_file_finder
1,60413,275,738dynamic_form

Depends on

RankDownloadsName
12,026,316,337bundler

Owners

#GravatarHandle
1icondeivid