ruby-byebug 11.1.1-2 source package in Ubuntu

Changelog

ruby-byebug (11.1.1-2) unstable; urgency=medium

  * Team upload
  * Fix crash on TAB under ruby2.7

 -- Antonio Terceiro <email address hidden>  Sun, 05 Apr 2020 10:03:21 -0300

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
ruby-byebug_11.1.1-2.dsc 2.1 KiB 1cc85691a3cde568f86dc3860f6ac9b7035ae79c29ade584c200632260d01c43
ruby-byebug_11.1.1.orig.tar.gz 128.5 KiB 71b19efd3c95eeca6084abba3ab487ebf4776614e80370c1ca692acde14a12fc
ruby-byebug_11.1.1-2.debian.tar.xz 5.4 KiB 792d348f852c6a5f7ac82ad1c059eb92928914bd2cbb4b72fc13faedb8fcb532

No changes file available.

Binary packages built by this source

ruby-byebug: 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-dbgsym: debug symbols for ruby-byebug