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

Group :: Development/Ruby
RPM: gem-pry-stack-explorer

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.6.1-alt1
Build date: 22 june 2021, 14:16 ( 149.6 weeks ago )
Size: 17.28 Kb

Home page:   https://github.com/pry/pry-stack_explorer

License: MIT
Summary: Walk the stack in a Pry session
Description:

Walk the stack in a Pry session

Pry::StackExplorer is a plugin for Pry that allows navigating the call stack.

From the point a Pry session is started, the user can move up the stack through
parent frames, examine state, and even evaluate code.

Unlike ruby-debug, pry-stack_explorer incurs no runtime cost and enables
navigation right up the call-stack to the birth of the program.

The up, down, frame and stack commands are provided. See Pry's in-session help
for more information on any of these commands.

Current maintainer: Pavel Skrylev

List of contributors

List of rpms provided by this srpm:

  • gem-pry-stack-explorer-doc
  • gem-pry-stack-explorer-devel
  • gem-pry-stack-explorer
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin