Registry / utility / ruby-debug-base19

ruby-debug-base19

JSON →
library0.11.25rbrubygemsunverified

Fast implementation of the standard Ruby debugger using a C API hook, providing breakpoint handling and stack frame bindings.

gem install ruby-debug-base19
INSTALL
IMPORT
SIG · RUBY-DEBUG-BASE19
R
ruby-debug-base19
utilityrubyv0.11.25
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Debugger
require 'ruby-debug-base19'

Start the Ruby debugger.

require 'ruby-debug-base19' Debugger.start # Set breakpoints and debug
Debug
Known issues
breakingThis gem is designed for Ruby 1.9 and may not work with newer Ruby versions.
fix
Use byebug or debug gem for modern Ruby.
affects: >= 0.11.0
Upgrade
Version history
0.11.25latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
ruby-debug-base19 — gem install ruby-debug-base19 · libregistry