29 #ifndef TEUCHOS_STACKTRACE_HPP
30 #define TEUCHOS_STACKTRACE_HPP
40 #ifdef HAVE_TEUCHOS_STACKTRACE
55 void store_stacktrace();
61 std::string get_stored_stacktrace();
71 std::string get_stacktrace(
int impl_stacktrace_depth=0);
77 void show_stacktrace();
83 void print_stack_on_segfault();
Teuchos header file which uses auto-configuration information to include necessary C++ headers.
The Teuchos namespace contains all of the classes, structs and enums used by Teuchos,...