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: 95 of 178,185
Downloads: 286,241,731

Daily

Ranking: 100 of 178,170
Downloads: 119,102

Depended by

RankDownloadsName
131214,585,429marcel
139202,011,297capybara
167168,965,079pry-byebug
216128,868,426elasticsearch
37776,010,290rack-attack
39772,094,954paper_trail
51863,400,942rspec-retry
52163,342,683savon
59356,550,641net-ldap
70747,132,603reverse_markdown
72844,600,794power_assert
99428,074,011gpgme
1,10823,546,781sidekiq-scheduler
1,12623,077,611ruby-statistics
1,27518,893,123gitlab-license
1,35017,184,129cose
1,36816,816,895webauthn
1,45914,698,369graphql-batch
1,49813,672,296test_file_finder
1,58411,868,894endpoint-flux2

Depends on

RankDownloadsName
11,752,452,104bundler

Owners

#GravatarHandle
1icondeivid