Registry / utility / ruby-debug-base

ruby-debug-base

JSON →
library0.11.0rbrubygemsunverified

Fast implementation of the standard Ruby debugger debug.rb using a new Ruby C API hook. Provides breakpoint handling and stack frame bindings for front-ends.

gem install ruby-debug-base
INSTALL
IMPORT
SIG · RUBY-DEBUG-BASE
R
ruby-debug-base
utilityrubyv0.11.0
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'

Set breakpoints and inspect stack frames in Ruby programs.

require 'ruby_debug' # Start debugging: debugger
Debug
Known issues
breakingThis gem is no longer maintained and may not work with Ruby 2.0+.
fix
Use 'byebug' or 'debug' gem instead.
affects: >= 0.11.0
Upgrade
Version history
0.11.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

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