[ 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)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- 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