Utilities and DSOs to handle ELF files and DWARF data
Description
This package provides elfutils, a collection of utilities, including stack (to show
backtraces), nm (to list symbols from object files), size
(to list the section sizes of an object or archive file),
strip (to discard symbols), readelf (to see the raw ELF file
structures), elflint (to check for well-formed ELF files) and
elfcompress (to compress or decompress ELF sections).