RubyGems Navigation menu

debug_inspector 1.1.0

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:
= Copy to clipboard Copied!

instalar:
=

Versões:

  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)
Mostrar todas as versões (7)

Donos:

Pushed by:

Autores:

  • John Mair (banisterfiend)

SHA 256 checksum:

eaa5a2d0195e1d65fb4164e8e7e466cca2e7eb53bc5e608cf12b8bf02c3a8606

Total de downloads 125.673.734

Desta versão 40.377.026

Licença:

MIT

Versão Requerida do Ruby: >= 2.0

Links: