libunwind 1.1-4.1 source package in Ubuntu

Changelog

libunwind (1.1-4.1) unstable; urgency=medium

  [ James Cowgill ]
  * Non-maintainer upload.
  * Enable other mips architectures (Closes: #779575)

  [ Aron Xu ]
  * Replace direct Pre-Depends on multiarch-support by ${misc:Pre-Depends}

 -- Aron Xu <email address hidden>  Sat, 31 Oct 2015 02:33:29 +0800

Upload details

Uploaded by:
daigo
Uploaded to:
Sid
Original maintainer:
daigo
Architectures:
ia64 i386 amd64 ppc64 ppc64el powerpc powerpcspe armel armhf arm64 mips mipsel mips64 mips64el
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release main libs

Downloads

File Size SHA-256 Checksum
libunwind_1.1-4.1.dsc 2.7 KiB 94ef1b852f4778ac424fd26842c1a637bde4188d43e56a8e48ecfbd39aec79f3
libunwind_1.1.orig.tar.gz 1.0 MiB 9dfe0fcae2a866de9d3942c66995e4b460230446887dbdab302d41a8aee8d09a
libunwind_1.1-4.1.debian.tar.xz 23.7 KiB 4698caf7db090e05b10762e8b29833a9c5c1cb756bd99430bd4b914a85da2644

Available diffs

No changes file available.

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-dbg: No summary available for libunwind-setjmp0-dbg in ubuntu yakkety.

No description available for libunwind-setjmp0-dbg in ubuntu yakkety.

libunwind-setjmp0-dbgsym: debug symbols for package libunwind-setjmp0

 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-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-dbgsym: debug symbols for package libunwind8

 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-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.
 .
 This is a transitional package. You can safely remove it.