ricecream

Debugger

A debugging library that provides an alternative to Ruby's puts/p methods.

More useful debugging libraries than puts / p

GitHub

44 stars
2 watching
0 forks
Language: Ruby
last commit: over 4 years ago

Related projects:

RepositoryDescriptionStars
andyobtiva/puts_debuggererA Ruby library that prints additional debugging information such as source line numbers and code statements when using the puts method.202
ruby-debug/debaseA Ruby implementation of a debugger for Ruby 2.0.0 or higher.209
ruby/debugA Ruby library providing advanced debugging tools and functionality1,150
lewinfox/icecreamA debugging tool that simplifies the process of printing and inspecting variables, expressions, and function calls in R programs.55
razum2um/clj-debuggerA Clojure-based debugger that allows users to set breakpoints and inspect variables in their code268
nietaki/rexbugA tool that provides tracing and debugging capabilities for Elixir applications251
simonexmachina/ember-devtoolsA collection of useful Ember.js debugging functions.159
rails/web-consoleA debugging tool that allows developers to create interactive Ruby sessions in their browser.1,401
seahyinghang8/blinkyAn AI-powered debugging agent that uses LLMs to identify and fix backend code errors in real-time.43
nixme/pry-debuggerAn extension to Pry that enables step-by-step execution and breakpoint management645
deplinenoise/ig-debugheapA debugging heap to detect memory errors and crashes in software applications.181
renatogarcia/icecream-cppA small, single-header C++ library to simplify debugging by providing a concise and expressive way to print variable values during execution.585
astashov/debugger-xmlEnables debugging in IDEs using an XML interface.17
jruby/jruby-debugProvides a JRuby-based backend for Ruby Debugger15
cenkalti/flask-debug-toolbar-mongoAn extension for Flask's Debug Toolbar to display MongoDB debugging information4