2 @section @file{execinfo.h}
4 Declares the functions @code{backtrace}, @code{backtrace_symbols},
5 @code{backtrace_symbols_fd}.
11 @ref{Backtraces,,,libc},
14 @url{http://www.gnu.org/software/libc/manual/html_node/Backtraces.html},
17 @uref{http://www.kernel.org/doc/man-pages/online/pages/man3/backtrace.3.html,,man backtrace}.
22 Portability problems fixed by Gnulib:
26 Portability problems not fixed by Gnulib:
29 This header file is missing on some platforms:
30 MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.