0.03
No commit activity in last 3 years
No release in over 3 years
debugger is a fast implementation of the standard Ruby debugger debug.rb. It is implemented by utilizing a new Ruby C API hook. The core component provides support that front-ends can build on. It provides breakpoint handling, bindings for stack frames among other things.
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
A meta-gem for the Rubinius developer components like the debugger, profiler, coverage tool, etc.
2019
2020
2021
2022
2023
2024
0.0
Repository is gone
No release in over 3 years
Auto starts Weinre remote debugger and prvides a simple insert helper to inject the script tag.
2019
2020
2021
2022
2023
2024
0.13
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
gc debugger, logger and profiler for rgengc in ruby 2.1
2019
2020
2021
2022
2023
2024
0.01
No commit activity in last 3 years
No release in over 3 years
== DBT (Dependencies and deBugging Tool) DBT is a tool that helps declare dependencies (+app.files_dependencies+) and assists with debugging in a RubyMotion project. It looks for 'break', 'requires', and 'provides' commands (it does a *teensy* bit of code analyzing to provide some defaults) to m...
2019
2020
2021
2022
2023
2024
0.0
Repository is gone
No release in over 3 years
I'd rather not have to remember which debugging gem goes with which Ruby version. With this gem, I don't have to.
2019
2020
2021
2022
2023
2024
0.01
No commit activity in last 3 years
No release in over 3 years
pry-suite is designed to set up a nice Pry ecosystem out of the box. You are given Pry with access to a suite of great plugins. This list is currently comprised of pry-byebug (or pry-debugger for Ruby 1.9.x), pry-doc, pry-docmore, pry-git, pry-highlight, pry-macro, pry-pretty-numeric, pry-rescue ...
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
Pry with useful gems included and some debugger shortcuts
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
A simple gem that quickly removes debugger breakpoints from code
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
Provides Origen tester models to drive bench debuggers such as the Segger J-Link.
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
pry-rails, pry-byebug, better_errors, binding_of_caller all wrapped in one!
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
Handful collection of fnuctions and classes that helps debug you app. It's my personal gem. If you're a put debugger like me you're going to like it.
2019
2020
2021
2022
2023
2024
0.07
A long-lived project that still receives updates
A interactive command line tool for evaluating and debugging the puppet language
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
Low commit activity in last 3 years
LineCache is a module for reading and caching lines. This may be useful for example in a debugger where the same lines are shown many times. This version works only with a Ruby 2.0 or greater.
2019
2020
2021
2022
2023
2024
0.03
No release in over a year
Add a JRuby-compatible debugger to 'pry'. Adds 'step', 'next', 'continue', `break` and `breakpoints` commands to control execution.
2019
2020
2021
2022
2023
2024
0.03
No release in over a year
Debuggers are great! They help us troubleshoot complicated programming problems by inspecting values produced by code, line by line. They are invaluable when trying to understand what is going on in a large application composed of thousands or millions of lines of code. In day-to-day test-driven ...
2019
2020
2021
2022
2023
2024