0.04
No release in over 3 years
ruby-debug 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.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.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.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
0.02
No commit activity in last 3 years
No release in over 3 years
must_be provides runtime assertions which can easily be disabled in production environments. Likewise, the notifier can be customized to raise errors, log failure, enter the debugger, or anything else.
2019
2020
2021
2022
2023
2024
0.02
The project is in a healthy, maintained state
Readapt is a Ruby debugger that natively supports the Debug Adapter Protocol. Features include next/step in/step out, local and global variable data, and individual thread control.
2019
2020
2021
2022
2023
2024
0.01
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Starts a Google Chrome session. Load pages and examine the results.
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.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
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
Repository is gone
No release in over 3 years
ruby-debug 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.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
0.01
No commit activity in last 3 years
No release in over 3 years
Provides debugger with command and command arguments completion, compliments of bond.
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.01
No commit activity in last 3 years
No release in over 3 years
Analizaruptor is a tool that looks for 'break', 'require', and 'provides' commands (and does a *teensy* bit of code analyzing (+/(class|module) *(w+)/+) to provide some defaults) to make your RubyMotion +Rakefile+ and +debugger_cmds+ files short and consistent. To use, include this gem, and add ...
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