ricecream
Debugger
A debugging library that provides an alternative to Ruby's puts/p methods.
More useful debugging libraries than puts / p
44 stars
2 watching
0 forks
Language: Ruby
last commit: almost 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
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 |
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 |
lewinfox/icecream | A debugging tool that simplifies the process of printing and inspecting variables, expressions, and function calls in R programs. | 55 |
razum2um/clj-debugger | A Clojure-based debugger that allows users to set breakpoints and inspect variables in their code | 269 |
nietaki/rexbug | A tool that provides tracing and debugging capabilities for Elixir applications | 252 |
simonexmachina/ember-devtools | A collection of useful Ember.js debugging functions. | 159 |
rails/web-console | A debugging tool that allows developers to create interactive Ruby sessions in their browser. | 1,400 |
seahyinghang8/blinky | An AI-powered debugging agent that uses LLMs to identify and fix backend code errors in real-time. | 41 |
nixme/pry-debugger | An extension to Pry that enables step-by-step execution and breakpoint management | 645 |
deplinenoise/ig-debugheap | A debugging heap to detect memory errors and crashes in software applications. | 181 |
renatogarcia/icecream-cpp | A small, single-header C++ library to simplify debugging by providing a concise and expressive way to print variable values during execution. | 581 |
astashov/debugger-xml | Enables debugging in IDEs using an XML interface. | 17 |
jruby/jruby-debug | Provides a JRuby-based backend for Ruby Debugger | 15 |
cenkalti/flask-debug-toolbar-mongo | An extension for Flask's Debug Toolbar to display MongoDB debugging information | 4 |