Source: ruby-rbtrace Maintainer: Debian Ruby Team Uploaders: Pirate Praveen , Utkarsh Gupta Section: ruby Testsuite: autopkgtest-pkg-ruby Build-Depends: debhelper-compat (= 14), gem2deb (>= 1.0~), ruby-ffi, ruby-msgpack, ruby-optimist Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-rbtrace Vcs-Git: https://salsa.debian.org/ruby-team/ruby-rbtrace.git Homepage: https://github.com/tmm1/rbtrace Package: ruby-rbtrace Architecture: any Description: 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.