libunwind 1.8.3-ok3 source package in openKylin

Changelog

libunwind (1.8.3-ok3) huanghe; urgency=medium

  * 修复 aarch64-test-frame-record 单元测试链接失败:改用导出的 unw_get_accessors() 代替内部隐藏别名 unw_get_accessors_int()。

 -- liweinan <email address hidden>  Mon, 17 Aug 2026 20:40:00 +0800

Upload details

Uploaded by:
liweinan
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
amd64 arm64 armel armhf hppa i386 ia64 loong64 mips mips64 mips64el mipsel powerpc ppc64 ppc64el riscv64 s390x sh4
Section:
libs
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main libs

Downloads

File Size SHA-256 Checksum
libunwind_1.8.3.orig.tar.gz 958.0 KiB be30d910e67f58d82e753231f1357f326a1a088acf126b21ff77e60aab19b90b
libunwind_1.8.3-ok3.debian.tar.xz 21.7 KiB 7a3daa51ca5e04265caefb4c1f995c25bd7cd762af94878c58ea85a3df89f6b3
libunwind_1.8.3-ok3.dsc 2.4 KiB b433ef282c0771bbd1f546080bf0f41d151602353877283a213b16e4e695bd4f

Available diffs

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