bind9/bin
Ondřej Surý e847591867 Improve the backtrace to print symbols when backtrace_symbols() is available
The previous commit removed the code related to the internal symbol
table.  On platforms where available, we can now use backtrace_symbols()
to print more verbose symbols table to the output.

As there's now general availability of backtrace() and
backtrace_symbols() functions (see below), the commit also removes the
usage of glibc internals and the custom stack tracing.

* backtrace(), backtrace_symbols(), and backtrace_symbols_fd() are
  provided in glibc since version 2.1.
* backtrace(), backtrace_symbols(), and backtrace_symbols_fd() first
  appeared in Mac OS X 10.5.
* The backtrace() library of functions first appeared in NetBSD 7.0 and
  FreeBSD 10.0.
2020-03-11 20:32:21 +01:00
..
check Remove support for internal symbol table 2020-03-11 11:13:52 +01:00
confgen Remove support for internal symbol table 2020-03-11 11:13:52 +01:00
delv Remove support for internal symbol table 2020-03-11 11:13:52 +01:00
dig Remove support for internal symbol table 2020-03-11 11:13:52 +01:00
dnssec Remove support for internal symbol table 2020-03-11 11:13:52 +01:00
named Improve the backtrace to print symbols when backtrace_symbols() is available 2020-03-11 20:32:21 +01:00
nsupdate Remove support for internal symbol table 2020-03-11 11:13:52 +01:00
pkcs11 Use the new sorting rules to regroup #include headers 2020-03-09 16:19:22 +01:00
plugins Add ZLIB_LIBS to ISCLIBS 2020-02-28 15:22:29 +01:00
python fix spelling errors reported by Fossies. 2020-02-21 15:05:08 +11:00
rndc Remove support for internal symbol table 2020-03-11 11:13:52 +01:00
tests Improve the backtrace to print symbols when backtrace_symbols() is available 2020-03-11 20:32:21 +01:00
tools Remove support for internal symbol table 2020-03-11 11:13:52 +01:00
win32/BINDInstall fix spelling errors reported by Fossies. 2020-02-21 15:05:08 +11:00
Makefile.in name change from "hook modules" to "plugins" 2018-12-06 10:36:50 -08:00