libunwind 1.3.2-2build2.1 source package in Ubuntu

Changelog

libunwind (1.3.2-2build2.1) jammy-proposed; urgency=medium

  * SRU: LP: #2025458. No change rebuild using GCC 11.4.

 -- Matthias Klose <email address hidden>  Fri, 30 Jun 2023 10:07:20 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
amd64 arm64 armel armhf hppa i386 ia64 mips mips64 mips64el mipsel powerpc powerpcspe ppc64 ppc64el sh4
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy updates main libs

Downloads

File Size SHA-256 Checksum
libunwind_1.3.2.orig.tar.gz 834.1 KiB 0a4b5a78d8c0418dfa610245f75fa03ad45d8e5e4cc091915d2dbed34c01178e
libunwind_1.3.2.orig.tar.gz.asc 659 bytes 5c1ffad1980acc92536a35643afba3f0e395b2a953fb898fda3403dae8fbd6ef
libunwind_1.3.2-2build2.1.debian.tar.xz 19.7 KiB fd9de87fb8d2a45c4f55c390db5bd57e58fc963d7ca14e4aae854a917f239dc3
libunwind_1.3.2-2build2.1.dsc 2.9 KiB 8da13052cdf57f1c4d4efb4b4acad7019066273f99849910db2af3cd3c75d290

View changes file

Binary packages built by this source

libunwind-dev: library to determine the call-chain of a program - development

 The primary goal of this project is to define a portable and efficient C
 programming interface (API) to determine the call-chain of a program.
 The API additionally provides the means to manipulate the preserved
 (callee-saved) state of each call-frame and to resume execution at any
 point in the call-chain (non-local goto). The API supports both local
 (same-process) and remote (across-process) operation. As such, the API
 is useful in a number of applications.
 .
 This package includes the development support files.

libunwind-setjmp0: libunwind-based non local goto - runtime

 The unwind-setjmp library offers a libunwind-based implementation of
 non-local gotos. This implementation is intended to be a drop-in
 replacement for the normal, system-provided routines of the same name.
 The main advantage of using the unwind-setjmp library is that setting
 up a non-local goto via one of the setjmp() routines is very fast.
 .
 This package includes the shared library

libunwind-setjmp0-dbgsym: debug symbols for libunwind-setjmp0
libunwind-setjmp0-dev: libunwind-based non local goto - development

 The unwind-setjmp library offers a libunwind-based implementation of
 non-local gotos. This implementation is intended to be a drop-in
 replacement for the normal, system-provided routines of the same name.
 The main advantage of using the unwind-setjmp library is that setting
 up a non-local goto via one of the setjmp() routines is very fast.
 .
 This package includes the development support files

libunwind8: library to determine the call-chain of a program - runtime

 The primary goal of this project is to define a portable and efficient C
 programming interface (API) to determine the call-chain of a program.
 The API additionally provides the means to manipulate the preserved
 (callee-saved) state of each call-frame and to resume execution at any
 point in the call-chain (non-local goto). The API supports both local
 (same-process) and remote (across-process) operation. As such, the API
 is useful in a number of applications.
 .
 This package includes the shared libraries

libunwind8-dbgsym: debug symbols for libunwind8