[ Bron: ruby-byebug ]
Pakket: ruby-byebug (10.0.2-1)
Verwijzigingen voor ruby-byebug
Debian bronnen:
Het bronpakket ruby-byebug downloaden:
Beheerders:
- Debian Ruby Extras Maintainers (QA-pagina, Mailarchief)
- Pirate Praveen (QA-pagina)
- Lucas Kanashiro (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan ruby-byebug gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64]
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
- dep: libc6 (>= 2.4) [niet arm64]
-
- 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