libdevel-bt-perl 0.06-5build3 source package in Ubuntu

Changelog

libdevel-bt-perl (0.06-5build3) noble; urgency=medium

  * No-change rebuild for perlapi5.38t64.

 -- Matthias Klose <email address hidden>  Sat, 02 Mar 2024 17:02:03 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe perl
Noble release universe perl

Downloads

File Size SHA-256 Checksum
libdevel-bt-perl_0.06.orig.tar.gz 15.4 KiB bee5d4117ff2cc215f78582fd03b5bc1e05832cc41a031f1ae8c53f94e0eae9e
libdevel-bt-perl_0.06-5build3.debian.tar.xz 4.0 KiB 8667ba6cd12d3c5348e76959531ed6c172af74146476259fe4586747eae629c9
libdevel-bt-perl_0.06-5build3.dsc 2.1 KiB 0082524e5b73781feffff3cd1547bd1bbbd9e0476855bdf09eb609cbcb9a1e19

Available diffs

View changes file

Binary packages built by this source

libdevel-bt-perl: module providing automatic gdb backtraces on errors

 Devel::bt, when enabled, registers a handler for certain types of fatal
 errors, like segmentation faults, and, once such an error occurs, prints a
 debugger backtrace to standard output before exiting the program.
 .
 It is intended to be used to debug crashes in situations where running the
 failing program directly under a debugger is not possible, for example when
 trying to get more information from cpantesters or from users unfamiliar with
 gdb.

libdevel-bt-perl-dbgsym: debug symbols for libdevel-bt-perl