r15047: Add support for using libunwind to generate a backtrace. This is
authorJames Peach <jpeach@samba.org>
Wed, 12 Apr 2006 00:07:40 +0000 (00:07 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:16:00 +0000 (11:16 -0500)
commit256a19d722f360dac3c8e83f5bfac453fa70db96
treef03a818d19dce1469d2cb6f9fc9e7ced76d47492
parent1d5e4830d33906da433655ecaf87300ed874b06f
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.
source/configure.in
source/include/includes.h
source/lib/util.c