Source: dwarfutils Section: libs Priority: optional Maintainer: Troy Heber Uploaders: Build-Depends: debhelper (>> 9), libelfg0-dev, binutils-dev, dh-autoreconf Standards-Version: 3.9.3.1 Package: dwarfdump Section: utils Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: utility to dump DWARF debug information from ELF objects This package contains the newer implementation of dwarfdump written in C++, sometimes called dwarfdump2. . This utility is part of dwarfutils. Package: libdwarf-dev Section: libdevel Architecture: any Conflicts: libdw-dev Depends: ${shlibs:Depends}, ${misc:Depends}, libdwarf0 (= ${binary:Version}) Description: library to consume and produce DWARF debug information This package contains the header and development files needed to build programs and packages using libdwarf. Package: libdwarf0 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: library to consume and produce DWARF debug information The libdwarf0 package provides a shared library which allows reading/consumer and writing/producer of DWARF debugging information from object files, shared libraries, and executables. . This library is part of dwarfutils.