Add zypp::dumpBacktrace to dump current stack trace to a stream.
authorMichael Andres <ma@suse.de>
Wed, 31 Oct 2012 14:00:14 +0000 (15:00 +0100)
committerMichael Andres <ma@suse.de>
Wed, 31 Oct 2012 14:00:14 +0000 (15:00 +0100)
commit2247690faa2898f6f60099e5ecd82b21d62ba329
treeea546f238565e18513a61237d7ed782ef43ac51b
parentb822352c9de7985786943a6e8cb7f494a68bd9fb
Add zypp::dumpBacktrace to dump current stack trace to a stream.
CMakeLists.txt
zypp/CMakeLists.txt
zypp/base/Backtrace.cc [new file with mode: 0644]
zypp/base/Backtrace.h [new file with mode: 0644]