[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /pub/NetBSD/NetBSD-current/src/external/gpl3/gdb/dist/libbacktrace/
 
Current bandwidth utilization 1473.85 Mbit/s
Bandwidth utilization bar
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.

Icon  Name                                                   Last modified      Size  
[DIR] Parent Directory - [DIR] CVS/ 13-Aug-2024 05:01 - [TXT] ChangeLog 13-Aug-2024 05:01 66K [TXT] ChangeLog.jit 31-Jul-2023 00:44 442 [TXT] Makefile.am 13-Aug-2024 05:01 18K [TXT] Makefile.in 13-Aug-2024 05:01 132K [TXT] README 13-Aug-2024 05:01 1.3K [TXT] aclocal.m4 31-Jul-2023 00:44 31K [TXT] alloc.c 13-Aug-2024 05:01 4.3K [TXT] allocfail.c 13-Aug-2024 05:01 3.4K [   ] allocfail.sh 13-Aug-2024 05:01 3.1K [TXT] atomic.c 13-Aug-2024 05:01 2.9K [TXT] backtrace-supported.h.in 13-Aug-2024 05:01 3.0K [TXT] backtrace.c 13-Aug-2024 05:01 3.7K [TXT] backtrace.h 13-Aug-2024 05:01 8.9K [TXT] btest.c 13-Aug-2024 05:01 11K [TXT] config.h.in 13-Aug-2024 05:01 4.9K [TXT] configure 13-Aug-2024 05:01 481K [TXT] configure.ac 13-Aug-2024 05:01 19K [TXT] dwarf.c 13-Aug-2024 05:01 105K [TXT] edtest.c 13-Aug-2024 05:01 3.7K [TXT] edtest2.c 13-Aug-2024 05:01 1.7K [TXT] elf.c 13-Aug-2024 05:01 188K [TXT] fileline.c 13-Aug-2024 05:01 10K [TXT] filetype.awk 31-Jul-2023 00:44 787 [TXT] gstdint.h 13-Aug-2024 05:01 873 [   ] install-debuginfo-for-buildid.sh.in 13-Aug-2024 05:01 2.1K [TXT] instrumented_alloc.c 13-Aug-2024 05:01 3.0K [TXT] internal.h 13-Aug-2024 05:01 13K [TXT] macho.c 13-Aug-2024 05:01 35K [TXT] mmap.c 13-Aug-2024 05:01 8.4K [TXT] mmapio.c 13-Aug-2024 05:01 3.1K [TXT] mtest.c 13-Aug-2024 05:01 9.6K [TXT] nounwind.c 13-Aug-2024 05:01 2.3K [TXT] pecoff.c 13-Aug-2024 05:01 24K [TXT] posix.c 13-Aug-2024 05:01 3.1K [TXT] print.c 13-Aug-2024 05:01 2.7K [TXT] read.c 13-Aug-2024 05:01 3.1K [TXT] simple.c 13-Aug-2024 05:01 3.1K [TXT] sort.c 13-Aug-2024 05:01 3.1K [TXT] state.c 13-Aug-2024 05:01 2.4K [TXT] stest.c 13-Aug-2024 05:01 3.4K [TXT] test_format.c 13-Aug-2024 05:01 1.9K [TXT] testlib.c 13-Aug-2024 05:01 5.7K [TXT] testlib.h 13-Aug-2024 05:01 3.2K [TXT] ttest.c 13-Aug-2024 05:01 4.2K [TXT] unittest.c 13-Aug-2024 05:01 2.5K [TXT] unknown.c 13-Aug-2024 05:01 2.4K [TXT] xcoff.c 13-Aug-2024 05:01 40K [TXT] xztest.c 13-Aug-2024 05:01 12K [TXT] zstdtest.c 12-Aug-2024 23:37 14K [TXT] 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!