libzypp  15.28.6
Backtrace.cc File Reference
#include <execinfo.h>
#include <cxxabi.h>
#include <iostream>
#include "zypp/base/LogTools.h"
#include "zypp/base/String.h"
#include "zypp/base/Backtrace.h"
Include dependency graph for Backtrace.cc:

Go to the source code of this file.

Namespaces

 zypp
 Easy-to use interface to the ZYPP dependency resolver.
 

Functions

std::ostream & zypp::dumpBacktrace (std::ostream &stream_r)
 Dump current stack trace to a stream. More...