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 184,846
Downloads: 382,265,325

Daily

Ranking: 139 of 184,826
Downloads: 281,327

Depended by

RankDownloadsName
136278,401,799capybara
169231,611,159pry-byebug
346112,201,982rack-attack
369107,410,540paper_trail
40598,939,484rspec-retry
50580,921,303savon
58776,003,525net-ldap
73163,124,616icalendar
91145,448,654gpgme
1,03538,652,430ruby-statistics
1,11334,155,718sidekiq-scheduler
1,17032,166,749gitlab-license
1,18431,851,037cose
1,20031,327,450webauthn
1,32926,914,677test_file_finder
1,49521,388,182graphql-batch
1,73315,518,656jsonapi-serializer
1,73615,489,471devise-security
1,79214,064,418dynamic_form
1,80813,668,707fast_jsonapi

Depends on

RankDownloadsName
12,637,369,220bundler

Owners

#GravatarHandle
1icondeivid