mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
c01bf486e3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
9 lines
449 B
Text
9 lines
449 B
Text
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
|