MAIA bb96820c
Multiphysics at AIA
Loading...
Searching...
No Matches
backtrace.h File Reference

Go to the source code of this file.

Namespaces

namespace  maia
 Namespace for auxiliary functions/classes.
 
namespace  maia::debug
 

Functions

void maia::debug::backtrace ()
 Prints a backtrace of the function call path if possible. More...
 
void maia::debug::backtrace_gcc (const MString &fileName, const MInt noFramesOmitted=1)
 Prints a backtrace of the function call path if possible. More...
 
void maia::debug::backtrace_gcc (const MString &NotUsed(fileName), MInt NotUsed(noFramesOmitted))