[ 原始碼: ruby-byebug ]
套件:ruby-byebug(10.0.2-1)
Ruby fast debugger - base + CLI
Byebug is a Ruby 2 debugger. It's implemented using the Ruby 2 TracePoint C API for execution control and the Debug Inspector C API for call stack navigation. The core component provides support that front-ends can build on. It provides breakpoint handling and bindings for stack frames among other things and it comes with an easy to use command line interface.
其他與 ruby-byebug 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- dep: libruby2.5 (>= 2.5.0~preview1)
- Libraries necessary to run Ruby 2.5
-
- dep: ruby (<< 1:2.6~)
- Interpreter of object-oriented scripting language Ruby (default version)
- dep: ruby (>= 1:2.5~0)
-
- dep: ruby-columnize (>= 0.9.0)
- Ruby library to format arrays as column-aligned strings