libzypp 17.31.23
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

namespace  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.