byebug

Debugger

A Ruby debugger that provides traditional debugging features such as stepping, breaking, and evaluating.

Debugging in Ruby 2

GitHub

3k stars
43 watching
330 forks
Language: Ruby
last commit: 4 months ago
Linked from 5 awesome lists

byebugdebuggerreplruby

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
deivid-rodriguez/pry-byebug Enables step-by-step debugging and stack navigation in the Ruby REPL 2,011
ruby-debug/debase A Ruby implementation of a debugger for Ruby 2.0.0 or higher. 209
ruby/debug A Ruby library providing advanced debugging tools and functionality 1,150
presidentbeef/brakeman A tool that scans Ruby on Rails applications for potential security vulnerabilities. 7,033
kaspth/minitest-byebug An extension to Ruby's Minitest framework to stop execution on test failures. 49
trepan-debuggers/rb-trepanning A high-level and low-level debugger for Ruby MRI versions 2.1.5, 1.9.3, or 1.9.2. 74
andyobtiva/puts_debuggerer A Ruby library that prints additional debugging information such as source line numbers and code statements when using the puts method. 202
ruby/ruby A language and implementation providing a simple and extensible way to write programs 22,221
brandonhilkert/sucker_punch An asynchronous processing library that allows developers to run background jobs within the same process as their web application. 2,643
jruby/jruby-debug Provides a JRuby-based backend for Ruby Debugger 15
ruby-concurrency/concurrent-ruby A modern concurrency library for Ruby providing tools and abstractions for writing concurrent code safely and efficiently. 5,711
rbspy/rbspy A tool to profile CPU usage in running Ruby programs without requiring the program to restart. 2,510
sferik/t-ruby A command-line tool for interacting with the Twitter API 5,431
rails/web-console A debugging tool that allows developers to create interactive Ruby sessions in their browser. 1,401
bugsnag/bugsnag-ruby Provides error monitoring and exception reporting for Ruby applications 250