Path to this page:
./
wip/libstacktrace,
Stacktracing library similar to glibc backtrace(3)
Branch: CURRENT,
Version: 1.3.0,
Package name: libstacktrace-1.3.0,
Maintainer: cheusovThe usual way to inspect a stacktrace of a program is to use an external
debugger such as gdb and its command 'bt'. However, sometimes it is useful
to obtain a stacktrace from within a program, e.g., for the purposes of
logging, debugging or diagnostics.
libstacktrace library provides stacktrace(3) function that have the same
API/usage as glibc's backtrace(3) but works at least under NetBSD, FreeBSD
and Solaris.
Required to build:[
devel/mk-configure] [
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 44.357 KB
Version history: (Expand)
- (2024-06-22) Updated to version: libstacktrace-1.3.0
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
- (2019-12-17) Package deleted from pkgsrc
CVS history: (Expand)