debug.c File Reference

Default variable settings for debug options. More...

Include dependency graph for debug.c:

Go to the source code of this file.

Variables

int print_got_heres = 1
 Whether to process VERBOSE_GOT_HERE.
int print_warnings = 1
 Whether to process DEBUG_WARNING_MSG_IF and DEBUG_WARNING_IF.
double verbosity_level = 0.0
 Verbosity for VERBOSE_MSG and VERBOSE_GOT_HERE.

Detailed Description

Default variable settings for debug options.

Definition in file debug.c.


Variable Documentation

int print_got_heres = 1

Whether to process VERBOSE_GOT_HERE.

Definition at line 41 of file debug.c.

int print_warnings = 1

Whether to process DEBUG_WARNING_MSG_IF and DEBUG_WARNING_IF.

Definition at line 42 of file debug.c.

double verbosity_level = 0.0

Verbosity for VERBOSE_MSG and VERBOSE_GOT_HERE.

Definition at line 40 of file debug.c.

Generated on Mon Jan 24 12:04:38 2011 for FASTlib by  doxygen 1.6.3