0.04
No commit activity in last 3 years
No release in over 3 years
A pure-ruby debugger. No more puts "HERE!!!" or p :var => var, :other => other until you find what caused the bug. Just add a breakpoint and see the value of any variable.
2019
2020
2021
2022
2023
2024
0.01
Repository is gone
No release in over 3 years
Adds an initializer that loads and starts the debugger, and a 'rake debug' task that tells Phusion Passenger to restart with debugging enabled. This makes it possible to do interactive debugging when using the Phusion Passenger Apache module - it does not require the standalone se...
2019
2020
2021
2022
2023
2024
0.01
Low commit activity in last 3 years
A long-lived project that still receives updates
This is a stupid simple example of how easy it is to make a minitest plugin that does something useful. In this case it wraps assert so that failed assertions will drop into the ruby debugger.
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
0.0
No release in over 3 years
Letters brings Ruby debugging into the 21st century. It leverages print, the debugger, control transfer, even computer beeps to let you see into your code's state.
2019
2020
2021
2022
2023
2024
0.05
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
pry-doc + pry-docmore + pry-debugger + pry-stack_explorer + pry-rescue + bond + jist
2019
2020
2021
2022
2023
2024
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 commit activity in last 3 years
No release in over 3 years
openMSX-Builder is used for building the latest SVN checkouts of openMSX and openMSX-Debugger from their sourceforge repository. It also supports publishing the created builds to an external location via scp, announcing successfully published builds via Twitter and reporting build-errors via ...
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.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.01
No commit activity in last 3 years
No release in over 3 years
pry-doc + pry-docmore + pry-debugger + pry-stack_explorer + pry-rescue + bond + jist + pry-plus + pry-theme + pry-pretty-numeric + pry-syntax-hacks + pry-highlight + pry-editline + pry-git + pry-developer_tools + awesome_print
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
A modular, testable, Ruby debugger using some of good ideas from ruby-debug, other debuggers, and Ruby Rails. Some of the core debugger concepts have been rethought. As a result, some of this may be experimental. This version works only on Rubinus 1.2.1 or higher.
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.03
No commit activity in last 3 years
No release in over 3 years
== Description A gdb-like Ruby debugger with both high and low-level debugging support. To provide the advanced features this version works only with a patched MRI Ruby 2.1.5 runtime. For a version that works with Ruby 1.9.3, install a version starting with 1.93
2019
2020
2021
2022
2023
2024
0.01
There's a lot of open issues
A long-lived project that still receives updates
Advanced debugger for ruby with natural `next` across blocks, debug of dynamic calls, stepping into function by name, etc..
2019
2020
2021
2022
2023
2024
0.01
No commit activity in last 3 years
No release in over 3 years
This gem adds a 'pry' command to invoke Pry in the current context.
2019
2020
2021
2022
2023
2024
0.01
No commit activity in last 3 years
No release in over 3 years
A set of patches to Ruby MRI 1.9.3 and 1.9.2 that adds run-time introspection, a call frame object, and other run-time support for things like debuggers. Necessary patches and some simple patch code are found in the git repository. See https://github.com/rocky/rb-threadframe/wiki/How-to-Install ...
2019
2020
2021
2022
2023
2024