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: 93 of 176,678
Downloads: 265,971,228

Daily

Ranking: 139 of 176,671
Downloads: 44,200

Depended by

RankDownloadsName
135191,191,048marcel
137187,906,726capybara
165155,326,483pry-byebug
226114,182,740elasticsearch
37869,715,937rack-attack
40566,325,426paper_trail
52159,664,195savon
55756,923,581rspec-retry
59353,079,644net-ldap
72241,882,297reverse_markdown
73840,615,849power_assert
1,00625,571,145gpgme
1,12521,167,476sidekiq-scheduler
1,13620,758,568ruby-statistics
1,27917,080,589gitlab-license
1,37915,135,983cose
1,39614,786,387webauthn
1,45713,294,267graphql-batch
1,52411,935,027test_file_finder
1,52711,868,694endpoint-flux2

Depends on

RankDownloadsName
11,558,276,567bundler

Owners

#GravatarHandle
1icondeivid