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: 100 of 187,912
Downloads: 427,400,872

Daily

Ranking: 168 of 187,887
Downloads: 208,149

Depended by

RankDownloadsName
136316,093,210capybara
175258,373,766pry-byebug
340127,868,692rack-attack
355124,417,993paper_trail
411112,578,606rspec-retry
52888,602,659savon
72371,824,685icalendar
90651,911,042gpgme
98446,404,257ruby-statistics
1,11938,838,221sidekiq-scheduler
1,17236,828,319cose
1,19036,296,256webauthn
1,19536,182,564gitlab-license
1,31731,146,159test_file_finder
1,52124,027,189graphql-batch
1,68718,698,543jsonapi-serializer
1,70518,290,816devise-security
1,89614,704,580dynamic_form
1,90514,616,222fast_jsonapi
1,91614,421,743rubycritic

Depends on

RankDownloadsName
13,039,362,277bundler

Owners

#GravatarHandle
1icondeivid