summaryrefslogtreecommitdiff
blob: c8415320bb11592808e4b71c4e00cea28e1f7722 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <longdescription lang="en">
    The more-than-seven dwarves is a collection of tools that allows
    to inspect and query the DWARF2 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>