Package libbacktrace: Information

Source package: libbacktrace
Version: 1.0-alt0.2.gad106d5
Latest version according to Repology
Build time:  Jan 23, 2023, 05:04 PM in the task #313983
Category: Development/C
Report package bug
License: BSD
Summary: Library of Direct Hardware Access
Description: 
libbacktrace - A C library that may be linked into a C/C++ program to produce symbolic
backtraces.

The libbacktrace library may be linked into a program or library and used to
produce symbolic backtraces. Sample uses would be to print a detailed backtrace
when an error occurs or to gather detailed profiling information. In general
the functions provided by this library are async-signal-safe, meaning that they
may be safely called from a signal handler.

List of rpms provided by this srpm:
libbacktrace (x86_64, ppc64le, i586, armh, aarch64)
libbacktrace-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libbacktrace-devel (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Konstantin Lepikhov

List of contributors:
Konstantin Lepikhov

ACL:
Konstantin Lepikhov
@everybody

    1. libzstd-devel
    2. gcc
    3. liblzma-devel
    4. zlib-devel

Last changed


Jan. 23, 2023 Konstantin Lepikhov 1.0-alt0.2.gad106d5
- Updated to GIT ad106d5.
- Enable zstd support.
June 8, 2021 Konstantin Lepikhov 1.0-alt0.1.gd0f5e95
- Initial build for ALTLinux.