bareos2015: bareos-13.2 ed8b01b6

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen bareos-13.2 2013-05-04 22:59 bareos-13.2 311e43ed Pending
Changeset Rewrite btraceback.

Rewrote btraceback to be a uniform script that behaves the same on each
platform. We now let configure determine which debugger is available on
the platform we are on. On execution of the btraceback script it checks
which debuggers were available and also checks if that one is available
on the current platform. If not it will fall back to runtime detection
of any available debugger.
mod - autoconf/configure.in Diff File
mod - scripts/btraceback.in Diff File