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: 98 of 187,196
Downloads: 420,901,413

Daily

Ranking: 166 of 187,176
Downloads: 208,595

Depended by

RankDownloadsName
135309,882,574capybara
173255,004,907pry-byebug
342125,510,912rack-attack
353122,103,362paper_trail
407111,068,178rspec-retry
52387,221,692savon
71970,881,996icalendar
90351,377,318gpgme
97446,092,017ruby-statistics
1,12238,034,251sidekiq-scheduler
1,16336,510,067cose
1,17336,067,982gitlab-license
1,17935,954,135webauthn
1,30831,007,844test_file_finder
1,51823,569,360graphql-batch
1,69518,138,106jsonapi-serializer
1,70817,772,446devise-security
1,87514,590,226dynamic_form
1,89014,454,775fast_jsonapi
1,91114,108,767rubycritic

Depends on

RankDownloadsName
12,969,667,287bundler

Owners

#GravatarHandle
1icondeivid