Registry / utility / rb-threadframe

rb-threadframe

JSON →
library0.41rbrubygemsunverified

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.

gem install rb-threadframe
INSTALL
IMPORT
SIG · RB-THREADFRAME
R
rb-threadframe
utilityrubyv0.41
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.

ThreadFrame
✓ require 'threadframe'

Create a new thread frame

require 'threadframe' ThreadFrame.new { puts 'hello' }
Debug
Known issues
breakingRequires patching Ruby MRI 1.9.2 or 1.9.3; not compatible with newer Ruby versions.
fix
Use a different debugging library compatible with your Ruby version.
affects: >= 0.41
Upgrade
Version history
0.41latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
rb-threadframe — gem install rb-threadframe · libregistry