Categories

Debuggers

A debugger permits the ability to understand what is going on inside a program while it executes
7.75
There's a lot of open issues
A long-lived project that still receives updates
Byebug is a Ruby debugger. It's implemented using the TracePoint C API for execution control and the Debug Inspector C API for call stack navigation. The core component provides support that front-ends can build on. It provides breakpoint handling and bindings for stack frames am...
2021
2022
2023
2024
2025
2026
1.36
No release in over a year
This is the simple REST client for Cloud Debugger API (Deprecated) V2. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the ...
2021
2022
2023
2024
2025
2026
0.79
No release in over a year
The Cloud Debugger API allows applications to interact with the Google Cloud Debugger backends. It provides two interfaces: the Debugger interface and the Controller interface. The Controller interface allows you to implement an agent that sends state data -- for example, the value of program var...
2021
2022
2023
2024
2025
2026
0.83
Low commit activity in last 3 years
No release in over a year
debase is a fast implementation of the standard Ruby debugger debug.rb for Ruby 2.0+. It is implemented by utilizing a new Ruby TracePoint class. The core component provides support that front-ends can build on. It provides breakpoint handling, bindings for stack frames among othe...
2021
2022
2023
2024
2025
2026
0.19
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.
2021
2022
2023
2024
2025
2026
0.6
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Turn Pry into a primitive debugger. Adds 'step' and 'next' commands to control execution.
2021
2022
2023
2024
2025
2026
0.06
Low commit activity in last 3 years
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 ...
2021
2022
2023
2024
2025
2026
0.32
Repository is archived
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.
2021
2022
2023
2024
2025
2026
0.02
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.
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.45
No release in over 3 years
Low commit activity in last 3 years
In showing a long lists, sometimes one would prefer to see the value arranged aligned in columns. Some examples include listing methods of an object or debugger commands. See Examples in the rdoc documentation for examples.
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
An interface which glues ruby-debug to IDEs like Eclipse (RDT) and NetBeans.
2021
2022
2023
2024
2025
2026
0.19
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Combine 'pry' with 'debugger'. Adds 'step', 'next', and 'continue' commands to control execution.
2021
2022
2023
2024
2025
2026