dwarf

Object file manipulation tool for inspecting and modifying DWARF debug information

brewmacoslinux
Try with needOr install directly
Source

About

Object file manipulation tool

Commands

dwarf

Examples

Display DWARF debug information from an ELF binary$ dwarf /path/to/binary
Extract and analyze compilation unit information$ dwarf -i /path/to/binary
Show line number program information from DWARF sections$ dwarf -l /path/to/binary