Library to produce DWARF debugging information
This is a build2 package for the libdwarfp
C library. It provides producing DWARF debugging information for embedding in
ELF, Mach-O, and PE object files and executables.
Usage
To start using libdwarfp in your project, add the following depends
value to your manifest, adjusting the version constraint as appropriate:
depends: libdwarfp ^2.3.2
Then import the library in your buildfile:
import libs = libdwarfp%lib{dwarfp}
Importable targets
This package provides the following importable targets:
... More
| license | LGPL-2.1-or-later |
|---|---|
| project | libdwarf |
| url | github.com/davea42/libdwarf-code |
| davea42@gmail.com |
1 Version
| version | 2.3.1+1 |
|---|---|
| repository | https://pkg.cppget.org/1/testing |
| depends | 2; libz ?, libzstd ? |
| reviews | 0 |