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)
committerJames Peach <jpeach@samba.org>
Wed, 12 Apr 2006 00:07:40 +0000 (00:07 +0000)
commitc176335893b5a01c1f036188aa1054e24b54eac1
treef03a818d19dce1469d2cb6f9fc9e7ced76d47492
parentec83c50aec2921447730f4e2442b181974ce8db2
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