Define AVS_COMMONS_UNIT_POSIX_HAVE_BACKTRACE

Define Documentation

AVS_COMMONS_UNIT_POSIX_HAVE_BACKTRACE

Enable usage of backtrace() and backtrace_symbols() when reporting assertion failures from avs_unit.

Requires the afore-mentioned GNU-specific functions to be available.

If this flag is disabled, stack traces will not be displayed with assertion failures.