bareos: master 165325a4

Author Committer Branch Timestamp Parent
mvwieringen adm mvwieringen adm master 2013-05-04 20:59 master 0f724ecc 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 - scripts/btraceback.in Diff File
mod - autoconf/configure.in Diff File