Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37728853
en ru br
Репозитории ALT

Группа :: Разработка/Ruby
Пакет: gem-debug-inspector

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 1.1.0-alt1
Время сборки: 4 июня 2021, 17:10 ( 152.0 недели назад )
Размер архива: 8517 b

Домашняя страница:   https://github.com/banister/debug_inspector

Лицензия: MIT
О пакете: A Ruby wrapper for the MRI 2.0 debug_inspector API
Описание:

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.

Текущий майнтейнер: Pavel Skrylev

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • gem-debug-inspector
  • gem-debug-inspector-doc
  • gem-debug-inspector-debuginfo
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin