Sign in Sign up
rubygems

debug_inspector

Adds methods to DebugInspector to allow for inspection of backtrace frames. The debug_inspector C extension and API were designed and built by Koichi Sasada, this project is just a gemification of his work. This library makes use of the debug inspector API which was added to MRI 2.0.0. Only works on MRI 2 and 3. Requiring it on unsupported Rubies will result in a no-op. Recommended for use only in debugging situations. Do not use this in production apps.

Activity

Latest release
2y ago
Total releases
7
Cadence
~1.5 years
Last 12 months
0

Details

License
MIT
First release
Feb 08, 2013
Releases
Version Released
1.2.0 minor
1.1.0 minor
1.1.0rc1 pre
1.0.0 major
0.0.3 patch
0.0.2 patch
0.0.1 initial