Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37560954
en ru br
ALT Linux repos
S:1.0-alt0.3.gcdb64b6

Group :: Development/C
RPM: libbacktrace

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.0-alt0.3.gcdb64b6
Build date: 7 july 2023, 09:39 ( 42.2 weeks ago )
Size: 435.84 Kb

Home page:   https://github.com/ianlancetaylor/libbacktrace

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.

Current maintainer: L.A. Kostis

List of contributors

List of rpms provided by this srpm:

  • libbacktrace
  • libbacktrace-debuginfo
  • libbacktrace-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin