# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. # Line up the first '|' above the ':' following the base package name, and # the '|' on the right side marks the last column you can put a character in. # You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| libdwarf: libdwarf (DWARF parser/generator library) libdwarf: libdwarf: Libdwarf is a library and a set of command-line tools for reading and libdwarf: writing DWARF2 and later debugging information. Libdwarf handles the libdwarf: details of the actual format so coders can focus on the content. libdwarf: - Abstracts away implementation details of DWARF information libdwarf: - Includes DWARF pretty printer (dwarfdump) libdwarf: - tsearch implementations included libdwarf: - Reads elf, mach-o dSYM, and PE object DWARF2-5 information libdwarf: libdwarf: Project Site: https://www.prevanders.net/dwarf.html