[ ソース: ruby-byebug ]
パッケージ: ruby-byebug (10.0.2-1)
ruby-byebug に関するリンク
Debian の資源:
ruby-byebug ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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) [arm64]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.4) [arm64 以外]
-
- dep: libgmp10
- 多倍長精度演算ライブラリ
-
- dep: libruby2.5 (>= 2.5.0~preview1)
- Ruby 2.5 の実行に必要なライブラリ
-
- dep: ruby (<< 1:2.6~)
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- dep: ruby (>= 1:2.5~0)
-
- dep: ruby-columnize (>= 0.9.0)
- Ruby library to format arrays as column-aligned strings