Default variable settings for debug options. More...
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. |
Default variable settings for debug options.
Definition in file debug.c.
int print_got_heres = 1 |
int print_warnings = 1 |
double verbosity_level = 0.0 |