libdwarf
|
#include <libdwarf.h>
Data Fields | |
Dwarf_Bool | check_verbose_mode |
check_verbose_mode defaults to FALSE. If a libdwarf-calling program sets this TRUE it means some errors in Line Table headers get a much more detailed description of the error which is reported the caller via printf_callback() function (the caller can do something with the message). Or the libdwarf calling code can call dwarf_record_cmdline_options() to set the new value.
For convenience the type name for the struct is Dwarf_Cmdline_Options.