RubyGems Navigation menu

debug_inspector 1.1.0rc1

Adds methods to RubyVM::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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 1.2.0 - December 12, 2023 (9.0 KB)
  2. 1.1.0 - March 23, 2021 (9.0 KB)
  3. 1.1.0rc1 - March 17, 2021 (9.0 KB)
  4. 1.0.0 - December 28, 2020 (9.0 KB)
  5. 0.0.3 - May 08, 2017 (8.0 KB)
显示所有版本 (共 7 个)

业主:

推送:

作者:

  • John Mair (banisterfiend)

SHA 256 校验和:

5b292a261fd83fc28008729ce5d89f94bec7a20ba7e7f60ccb1549d9962c628f

下载总量 125,383,498

这个版本 1,716

许可:

MIT

需要的 Ruby 版本: >= 2.0

需要的 RubyGems 版本: > 1.3.1

链接: