Welcome to ftp.nluug.nl Current directory: /NetBSD/NetBSD-current/src/external/gpl3/gdb/dist/libbacktrace/ |
|
Contents of README:The libbacktrace library Initially written by Ian Lance Taylor <iant@golang.org> 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. The libbacktrace library is provided under a BSD license. See the source files for the exact license text. The public functions are declared and documented in the header file backtrace.h, which should be #include'd by a user of the library. Building libbacktrace will generate a file backtrace-supported.h, which a user of the library may use to determine whether backtraces will work. See the source file backtrace-supported.h.in for the macros that it defines. As of October 2020, libbacktrace supports ELF, PE/COFF, Mach-O, and XCOFF executables with DWARF debugging information. In other words, it supports GNU/Linux, *BSD, macOS, Windows, and AIX. The library is written to make it straightforward to add support for other object file and debugging formats. The library relies on the C++ unwind API defined at https://itanium-cxx-abi.github.io/cxx-abi/abi-eh.html This API is provided by GCC and clang. |
Name Last modified Size
Parent Directory - CVS/ 13-Aug-2024 05:01 - ChangeLog 13-Aug-2024 05:01 66K ChangeLog.jit 31-Jul-2023 00:44 442 Makefile.am 13-Aug-2024 05:01 18K Makefile.in 13-Aug-2024 05:01 132K README 13-Aug-2024 05:01 1.3K aclocal.m4 31-Jul-2023 00:44 31K alloc.c 13-Aug-2024 05:01 4.3K allocfail.c 13-Aug-2024 05:01 3.4K allocfail.sh 13-Aug-2024 05:01 3.1K atomic.c 13-Aug-2024 05:01 2.9K backtrace-supported.h.in 13-Aug-2024 05:01 3.0K backtrace.c 13-Aug-2024 05:01 3.7K backtrace.h 13-Aug-2024 05:01 8.9K btest.c 13-Aug-2024 05:01 11K config.h.in 13-Aug-2024 05:01 4.9K configure 13-Aug-2024 05:01 481K configure.ac 13-Aug-2024 05:01 19K dwarf.c 13-Aug-2024 05:01 105K edtest.c 13-Aug-2024 05:01 3.7K edtest2.c 13-Aug-2024 05:01 1.7K elf.c 13-Aug-2024 05:01 188K fileline.c 13-Aug-2024 05:01 10K filetype.awk 31-Jul-2023 00:44 787 gstdint.h 13-Aug-2024 05:01 873 install-debuginfo-for-buildid.sh.in 13-Aug-2024 05:01 2.1K instrumented_alloc.c 13-Aug-2024 05:01 3.0K internal.h 13-Aug-2024 05:01 13K macho.c 13-Aug-2024 05:01 35K mmap.c 13-Aug-2024 05:01 8.4K mmapio.c 13-Aug-2024 05:01 3.1K mtest.c 13-Aug-2024 05:01 9.6K nounwind.c 13-Aug-2024 05:01 2.3K pecoff.c 13-Aug-2024 05:01 24K posix.c 13-Aug-2024 05:01 3.1K print.c 13-Aug-2024 05:01 2.7K read.c 13-Aug-2024 05:01 3.1K simple.c 13-Aug-2024 05:01 3.1K sort.c 13-Aug-2024 05:01 3.1K state.c 13-Aug-2024 05:01 2.4K stest.c 13-Aug-2024 05:01 3.4K test_format.c 13-Aug-2024 05:01 1.9K testlib.c 13-Aug-2024 05:01 5.7K testlib.h 13-Aug-2024 05:01 3.2K ttest.c 13-Aug-2024 05:01 4.2K unittest.c 13-Aug-2024 05:01 2.5K unknown.c 13-Aug-2024 05:01 2.4K xcoff.c 13-Aug-2024 05:01 40K xztest.c 13-Aug-2024 05:01 12K zstdtest.c 12-Aug-2024 23:37 14K ztest.c 13-Aug-2024 05:01 15K
NLUUG - Open Systems. Open Standards
Become a member
and get discounts on conferences and more, see the NLUUG website!