Skip to content

build2-packaging/libdwarf

Repository files navigation

libdwarf - DWARF debugging information library and tools

libdwarf is a C library for reading DWARF debugging information and libdwarfp its companion library for producing it. dwarfdump and dwarfgen are accompanying command-line tools for inspecting and generating DWARF data in object files and executables.

This file contains setup instructions and other details that are more appropriate for development rather than consumption. If you want to use these packages in your build2-based project, then instead see the accompanying package README.md files:

The development setup uses the standard bdep-based workflow. For example:

git clone https://github.com/build2-packaging/libdwarf.git
cd libdwarf

bdep init -C @gcc cc config.cxx=g++
bdep update
bdep test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors