Code_Saturne
CFD tool
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
ecs_backtrace.h File Reference
#include "ecs_def.h"
#include <stdarg.h>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

BEGIN_C_DECLS void ecs_backtrace_print (int start_depth)
 Print a backtrace. More...
 

Function Documentation

BEGIN_C_DECLS void ecs_backtrace_print ( int  start_depth)

Print a backtrace.

Parameters
[in]start_depthdepth of backtrace at which to start printing (0 for all, including backtrace print function)