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.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.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.0
No commit activity in last 3 years
No release in over 3 years
ruined is Ruby Source Level Debugger for educational purpose.
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.0
No commit activity in last 3 years
No release in over 3 years
Quick Ruby debugger. Easily print any object or string to the console and to your logs while you're working.
2019
2020
2021
2022
2023
2024
0.0
Repository is gone
No release in over a year
An extremely early build for a Ruby Debugging tool, designed to be able to hook into various classes and track changes. Not intended to be used by others at this stage.
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
Low commit activity in last 3 years
Better rails debugger can analyze memory issues only by the moment, but performance is planned.
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
The Ruby Regex Debugger. Put your regex in the top pane, and your match text in the bottom pane. Kang will highlight the match text that matches and show you any match groups you have created down the right hand side.
2019
2020
2021
2022
2023
2024
0.28
No commit activity in last 3 years
No release in over 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.
2019
2020
2021
2022
2023
2024
0.15
No release in over a year
Metasm is a cross-architecture assembler, disassembler, linker, and debugger.
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
Uses Pry (http://rdoc.info/github/banister/pry/master/file/README.markdown) as a debugger and introspection tool.
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
Low commit activity in last 3 years
A modular, testable, Ruby debugger using some of the best 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 with MRI 1.8 and 1.9' See rbx-trepanning for a versi...
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
Help the user get to a place where the speedy F8/F10/F11/etc keys work. == Pry F-Keys [+F4+] ls -l (show all locally-defined variables and values) [+F5+] whereami (show the code context) [+F6+] up (a frame, depends on pry-stack_explorer, as does the next one) [+F7+] down [+F8+] continue (dep...
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.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