Loading [MathJax]/extensions/tex2jax.js
MAIA bb96820c
Multiphysics at AIA
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
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))