r15047: Add support for using libunwind to generate a backtrace. This is
commit7a5ff0885d08f9e32dc9939e5fd676a987b881d9
authorJames Peach <jpeach@samba.org>
Wed, 12 Apr 2006 00:07:40 +0000 (12 00:07 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:16:00 +0000 (10 11:16 -0500)
treede8abf7e0c7a49284d2730dd0c6cae614a8016a7
parenta407405438beb1f71e186d7e5b2145b303ccfdaf
r15047: Add support for using libunwind to generate a backtrace. This is
primarily intended for ia64 systems where libunwind knows more about
the different ways of walking the stack that just about anything else.
(This used to be commit 256a19d722f360dac3c8e83f5bfac453fa70db96)
source3/configure.in
source3/include/includes.h
source3/lib/util.c