[ 源代码: ruby-pry-byebug ]
软件包:ruby-pry-byebug(3.10.1-1)
ruby-pry-byebug 的相关链接
Debian 的资源:
下载源码包 ruby-pry-byebug:
- [ruby-pry-byebug_3.10.1-1.dsc]
- [ruby-pry-byebug_3.10.1.orig.tar.gz]
- [ruby-pry-byebug_3.10.1-1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
step-by-step debugging and stack navigation capabilities in pry using byebug
Adds step-by-step debugging and stack navigation capabilities to pry using byebug.
To use, invoke pry normally. No need to start your script or app differently: execution will stop in the first statement after your binding.pry.
其他与 ruby-pry-byebug 有关的软件包
|
|
|
|
-
- dep: pry (<< 0.15)
- powerful irb alternative and runtime developer console
- dep: pry (>= 0.13)
-
- dep: ruby-byebug (>= 11.1.3-4~)
- Ruby fast debugger - base + CLI