[ bianca ]
[ 源代码: ruby-rbtrace ]
软件包:ruby-rbtrace(0.5.1-1.1 以及其他的)
ruby-rbtrace 的相关链接
下载源码包 ruby-rbtrace:
- [ruby-rbtrace_0.5.1-1.1.debian.tar.xz]
- [ruby-rbtrace_0.5.1-1.1.dsc]
- [ruby-rbtrace_0.5.1.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
rbtrace: like strace but for ruby code
rbtrace shows method calls happening inside another ruby process in real time.
rbtrace is designed to have minimal overhead, and should be safe to run in production.
其他与 ruby-rbtrace 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
-
- dep: libruby (<< 1:3.4~)
- Libraries necessary to run Ruby
- dep: libruby (>= 1:3.3~0)
-
- dep: libruby3.3 (>= 3.3.1)
- Libraries necessary to run Ruby 3.3
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
-
- dep: ruby-ffi (>= 1.0.6)
- load dynamic libraries, bind functions from within ruby code
-
- dep: ruby-msgpack (>= 0.4.3)
- Ruby library for MessagePack
-
- dep: ruby-optimist (>= 3.0.0)
- Commandline parser for Ruby that just gets out of your way