RTXI 2.4 The Real-Time eXperiment Interface Documentation |
#include <boost/stacktrace.hpp>
#include <execinfo.h>
#include <stdarg.h>
#include <string>
#include <memory>
#include <iostream>
Go to the source code of this file.
Functions | |
void | PRINT_BACKTRACE (void) |
Prints a backtrace to standard error. More... | |
void | ERROR_MSG (const std::string &errmsg,...) |