If true, try to symbolize the stacktrace emitted on failure, provided that you have initialized a symbolizer for that purpose. (See symbolize.h for more information.)

Synopsis

Declared in <absl/debugging/failure_signal_handler.h>

bool symbolize_stacktrace = true;

Created with MrDocs