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

Группа :: Разработка/Ruby
Пакет: gem-pry-stack-explorer

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

Текущая версия: 0.6.1-alt1
Время сборки: 22 июня 2021, 14:16 ( 149.1 недели назад )
Размер архива: 17.28 Kb

Домашняя страница:   https://github.com/pry/pry-stack_explorer

Лицензия: MIT
О пакете: Walk the stack in a Pry session
Описание:

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.

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

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

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

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