libunwind 1.1-2.2ubuntu2 source package in Ubuntu

Changelog

libunwind (1.1-2.2ubuntu2) trusty; urgency=medium

  * Build for ppc64el.
 -- Matthias Klose <email address hidden>   Tue, 14 Jan 2014 06:27:16 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
ia64 i386 amd64 ppc64 ppc64el powerpc armel armhf arm64 mips
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libunwind_1.1.orig.tar.gz 1.0 MiB 9dfe0fcae2a866de9d3942c66995e4b460230446887dbdab302d41a8aee8d09a
libunwind_1.1-2.2ubuntu2.debian.tar.gz 25.8 KiB a830ce547d40c9d0a0548c12890923f3236eb8ac8e19398613fb0c6a086b1f1c
libunwind_1.1-2.2ubuntu2.dsc 1.7 KiB 959dce63e3bfa9c57910cae6c779a7ccc50ac5016e426d673fd363369e8f42fb

Available diffs

View changes file

Binary packages built by this source

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-dbg: libunwind-based non local goto - runtime

 Contains debugging symbols for libunwind8.
 .
 This package is provided primarily to provide a backtrace with names
 in a debugger, this makes it somewhat easier to interpret core
 dumps. Most people will not need this package.

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-dbg: library to determine the call-chain of a program - runtime

 Contains debugging symbols for libunwind8.
 .
 This package is provided primarily to provide a backtrace with names
 in a debugger, this makes it somewhat easier to interpret core
 dumps. Most people will not need this package.

libunwind8-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.