软件包: ruby-byebug (11.1.3-2build1)
ruby-byebug 的相关链接
Trisquel 的资源:
下载源码包 ruby-byebug:
- [ruby-byebug_11.1.3-2build1.dsc]
- [ruby-byebug_11.1.3.orig.tar.gz]
- [ruby-byebug_11.1.3-2build1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Ruby Team (Mail Archive)
- Pirate Praveen
- Lucas Kanashiro
外部的资源:
- 主页 [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.4)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libruby3.0 (>= 3.0.0~preview1)
- Libraries necessary to run Ruby 3.0
-
- dep: ruby (<< 1:3.1~)
- Interpreter of object-oriented scripting language Ruby (default version)
- dep: ruby (>= 1:3.0~0)
-
- dep: ruby-columnize
- Ruby library to format arrays as column-aligned strings