Add source info to backtrace 58/27358/2
authorAdam Malinowski <a.malinowsk2@partner.samsung.com>
Thu, 11 Sep 2014 09:10:01 +0000 (11:10 +0200)
committerAdam Malinowski <a.malinowsk2@partner.samsung.com>
Mon, 15 Sep 2014 09:25:46 +0000 (11:25 +0200)
commit731b2fb90ed8bc47244576f315ac114ad4f63efb
tree3f9b38c8fc0c0c67974c73bebed2360afb10009f
parent1c3bee02b5b66ebd389eec9b4fe35c760c170ec9
Add source info to backtrace

This patch recovers putting source code information in backtrace.
Previous solution was based on binutils but its license is not
acceptable. This patch uses elfutils library licensed under LGPL3.

Change-Id: I1df0a54ac0702f08d876728b535fd0e172efca17
packaging/cynara.spec
src/common/CMakeLists.txt
src/common/log/Backtrace.cpp
src/common/log/Backtrace.h