Sha256: 5aa55a49beadd0377026fb8fd8e54ae92ee5d4bd48beede25faa55b2c293c530

Contents?: true

Size: 593 Bytes

Versions: 1

Compression:

Stored size: 593 Bytes

Contents

# rb-threadframe

rb-threadframe is a set of patches to Ruby MRI 1.9.2 and 1.9.3 that
adds introspection of call frames and adds other run-time support for debuggers and run-time introspection. 

For MRI 1.9.2, there are additional routines are in a C extension. For MRI 1.9.3, everthing is in a patched Ruby. Necessary patches and some simple patch code are found in this repository though. 

## Requirements

Source for Ruby MRI version 1.9.2 or 1.9.3 p327. Patches are provided
for these two versions only.

See the [wiki](http://github.com/rocky/rb-threadframe/wiki) for more information.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rb-threadframe-0.40 README.md