Command-line utility for inspecting DWARF debugging information
This is a build2 package for the dwarfdump
command-line utility. It inspects DWARF debugging information in ELF, Mach-O,
and PE object files and executables.
Usage
To start using dwarfdump in your project, add the following build-time
depends value to your manifest, adjusting the version constraint as
appropriate:
depends: * dwarfdump ^2.3.2
Then import the executable in your buildfile:
import! [metadata] dwarfdump = dwarfdump%exe{dwarfdump}
Importable targets
This package provides the following importable targets:
... More
| license | GPL-2.0-only |
|---|---|
| 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 | 1; libdwarf |
| reviews | 0 |