mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
17 lines
671 B
XML
17 lines
671 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>zzam@gentoo.org</email>
|
|
<name>Matthias Schwarzott</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
The more-than-seven dwarves is a collection of tools that allows
|
|
to inspect and query the DWARF information present in ELF files
|
|
built with full debug information. These tools include pahole
|
|
(Poke-a-hole) and codiff, and were originally designed to inspect
|
|
the Linux kernel and its modules, but can be used in for
|
|
user-space software too.
|
|
</longdescription>
|
|
</pkgmetadata>
|