* updated yet more dir-less .cache DEPs
[t2sde.git] / package / develop / unwind / unwind.desc
blobca5e8eae13f3b25d8ab0e958f9a10b076222fab5
1 [COPY] --- T2-COPYRIGHT-BEGIN ---
2 [COPY] t2/package/*/unwind/unwind.desc
3 [COPY] Copyright (C) 2009 - 2025 The T2 SDE Project
4 [COPY] SPDX-License-Identifier: GPL-2.0
5 [COPY] --- T2-COPYRIGHT-END ---
7 [I] A portable and efficient library to determine the call-chain
9 [T] The primary goal of this project is to define a portable and efficient
10 [T] C programming interface (API) to determine the call-chain of a program.
11 [T] The API additionally provides the means to manipulate the preserved
12 [T] (callee-saved) state of each call-frame and to resume execution at any
13 [T] point in the call-chain (non-local goto). The API supports both local
14 [T] (same-process) and remote (across-process) operation.
16 [U] https://www.nongnu.org/libunwind/
18 [A] David Mosberger-Tang <dmosberger@gmail.com>
19 [M] Rene Rebe <rene@t2-project.org>
21 [C] base/library
22 [F] CROSS
24 [L] MIT
25 [S] Stable
26 [V] 1.8.1
27 [P] X -----5---9 104.100
29 [O] var_append confopt " " "--disable-tests"
31 [D] 49871bf252e80f0c82f521c2c2197e6d37620bf5de22aaada01235dc libunwind-1.8.1.tar.gz https://github.com/libunwind/libunwind/releases/download/v1.8.1/