RubyGems Navigation menu

debug_inspector 1.2.0

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.2.0 - December 12, 2023 (9 KB)
  2. 1.1.0 - March 23, 2021 (9 KB)
  3. 1.1.0rc1 - March 17, 2021 (9 KB)
  4. 1.0.0 - December 28, 2020 (9 KB)
  5. 0.0.3 - May 08, 2017 (8 KB)
Show all versions (7 total)

Owners:

Pushed by:

Authors:

  • John Mair (banisterfiend)

SHA 256 checksum:

9bdfa02eebc3da163833e6a89b154084232f5766087e59573b70521c77ea68a2

Total downloads 123,959,493

For this version 2,154,851

License:

MIT

Required Ruby Version: >= 2.0

Links: