This is the mail archive of the frysk@sources.redhat.com mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: dwarf_get_cie_* and dwarf_get_fde_* in elfutils


But from the help message of eu-readelf:

  -w, --debug-dump[=SECTION] Display DWARF section content.  SECTION can be one
                             of abbrev, aranges, frame, info, loc, line,
                             ranges, pubnames, str, or macinfo.

Our understanding is that eu-readelf is supposed to dump the content of .debug_frame, maybe in some time in the future. Am my understanding right?

Roland McGrath wrote:
libdw does not currently have any code whatsoever to parse .dwarf_frame
section format.  That's what DWARF support in libunwind is for.  The format
parsing code must already be there in libunwind if any kind of DWARF-based
unwinding has ever worked.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]