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: 106 of 195,671
Downloads: 472,108,634

Daily

Ranking: 179 of 195,647
Downloads: 237,338

Depended by

RankDownloadsName
144351,945,478capybara
188282,955,052pry-byebug
348148,047,319rack-attack
353143,784,689paper_trail
424124,076,461rspec-retry
53199,402,956savon
72879,450,798icalendar
91656,811,774gpgme
1,02949,438,431ruby-statistics
1,07945,549,715sidekiq-scheduler
1,19240,061,751cose
1,21139,407,172webauthn
1,25437,828,812gitlab-license
1,39032,424,976test_file_finder
1,50428,322,071graphql-batch
1,65622,674,184jsonapi-serializer
1,70521,515,138devise-security
1,93616,552,773rubycritic
1,95816,049,583write_xlsx
1,96615,774,239fast_jsonapi

Depends on

RankDownloadsName
13,621,825,431bundler
220235,771,158reline

Owners

#GravatarHandle
1icondeivid