Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37830642
en ru br
ALT Linux repos
S:1.1.0-alt1

Group :: Development/Ruby
RPM: gem-debug-inspector

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.1.0-alt1
Build date: 4 june 2021, 17:10 ( 152.7 weeks ago )
Size: 8517 b

Home page:   https://github.com/banister/debug_inspector

License: MIT
Summary: A Ruby wrapper for the MRI 2.0 debug_inspector API
Description:

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.

Current maintainer: Pavel Skrylev

List of contributors

List of rpms provided by this srpm:

  • gem-debug-inspector
  • gem-debug-inspector-doc
  • gem-debug-inspector-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin