pry-debugger
Debugger
An extension to Pry that enables step-by-step execution and breakpoint management
Pry navigation commands via debugger (formerly ruby-debug)
645 stars
14 watching
46 forks
Language: Ruby
last commit: over 10 years ago Related projects:
Repository | Description | Stars |
---|---|---|
nixme/pry-nav | An add-on for Pry that provides basic debugging functionality by binding navigation commands | 389 |
deivid-rodriguez/pry-byebug | Enables step-by-step debugging and stack navigation in the Ruby REPL | 2,004 |
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,139 |
nix-community/bundix | A tool for packaging Ruby applications with Nix | 163 |
pry/pry-rails | An initializer for Rails applications that automates the setup of Pry in the console | 1,347 |
nodai2hitc/ricecream | A debugging library that provides an alternative to Ruby's puts/p methods. | 44 |
rails/web-console | A debugging tool that allows developers to create interactive Ruby sessions in their browser. | 1,400 |
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 |
nixme/jazz_hands | Enhancements to the Rails console with additional features and tools | 760 |
razum2um/clj-debugger | A Clojure-based debugger that allows users to set breakpoints and inspect variables in their code | 269 |
myrrlyn/tap | Extension methods to insert debugging or modification points into expressions without changing other code | 411 |
nietaki/rexbug | A tool that provides tracing and debugging capabilities for Elixir applications | 252 |
viperml/nh | A tool for managing nix package configurations and performing various system updates and operations | 1,004 |
june07/nim | Tool to streamline Node.js debugging with integration of Chromium DevTools | 198 |