SlackBuildsOrg/libraries/libdwarf
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
libdwarf.info
libdwarf.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
README
slack-desc

libdwarf (DWARF parser/generator library)

Libdwarf is a library and a set of command-line tools for reading and
writing DWARF2 and later debugging information.  Libdwarf handles the
details of the actual format so coders can focus on the content.
- Abstracts away implementation details of DWARF information
- Includes DWARF pretty printer (dwarfdump)
- tsearch implementations included
- Reads elf, mach-o dSYM, and PE object DWARF2-5 information