libdwarf

[full]

Library to access DWARF debugging information

This is a build2 package for the libdwarf C library. It provides reading and writing of DWARF debugging information embedded in ELF, Mach-O, and PE object files and executables.

Usage

To start using libdwarf in your project, add the following depends value to your manifest, adjusting the version constraint as appropriate:

depends: libdwarf ^2.3.2

Then import the library in your buildfile:

import libs = libdwarf%lib{dwarf}

Importable targets

This package provides the following importable targets:

... More
license LGPL-2.1-or-later
project libdwarf
url github.com/davea42/libdwarf-code
1 Version
version 2.3.1+1
repository https://pkg.cppget.org/1/testing
depends 2; libz ?, libzstd ?
reviews 0