debug
Debugger
A Ruby library providing advanced debugging tools and functionality
Debugging functionality for Ruby
1k stars
44 watching
127 forks
Language: Ruby
last commit: 2 months ago
Linked from 1 awesome list
debugdebuggerdebugging-toolruby
Related projects:
Repository | Description | Stars |
---|---|---|
ruby-debug/debase | A Ruby implementation of a debugger for Ruby 2.0.0 or higher. | 209 |
jruby/jruby-debug | Provides a JRuby-based backend for Ruby Debugger | 15 |
rails/web-console | A debugging tool that allows developers to create interactive Ruby sessions in their browser. | 1,400 |
andyobtiva/puts_debuggerer | A Ruby library that prints additional debugging information such as source line numbers and code statements when using the puts method. | 198 |
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 |
astashov/debugger-xml | Enables debugging in IDEs using an XML interface. | 17 |
shuky19/sublime_debugger | Interactive debugging tool for Ruby applications | 429 |
deivid-rodriguez/pry-byebug | Enables step-by-step debugging and stack navigation in the Ruby REPL | 2,004 |
nodai2hitc/ricecream | A debugging library that provides an alternative to Ruby's puts/p methods. | 44 |
sija/debug.cr | A debugging tool providing colorized output and type information for Crystal programming language | 94 |
ruby/www.ruby-lang.org | A website and development environment for the Ruby programming language | 885 |
ruby-gnome/ruby-gnome | Bindings for GNOME libraries to use from Ruby | 386 |
dirk/deku.rb | A Ruby interface to the Deku JavaScript library | 1 |
xyb/robotframework-debuglibrary | A debugging library for Robot Framework allowing interactive shell functionality | 105 |
redislabs/redis-lua-debugger | A tool that inserts debugging capabilities into Redis Lua scripts. | 89 |