Description
Installs utilities and libraries for inspecting ELF binaries and DWARF debugging information. Developers use tools such as eu-readelf, eu-addr2line, and eu-stack to analyze compiled programs.
It is mainly useful for debugging, packaging, crash analysis, and low-level development. The tools read binary metadata and do not provide a normal desktop application.