gentoo/dev-util/crash/metadata.xml
Yixun Lan 79b1ca7a87
dev-util/crash: Version bump 8.0.2
also pull RISCV64 patch

Signed-off-by: Yixun Lan <dlan@gentoo.org>
2022-12-19 10:35:34 +08:00

19 lines
725 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>dlan@gentoo.org</email>
<name>Yixun Lan</name>
</maintainer>
<longdescription lang="en">
The Red Hat crash analysis utility is loosely based on the SVR4 UNIX
crash command, but has been significantly enhanced by completely merging
it with the GNU gdb debugger. The marriage of the two effectively
combines the kernel-specific nature of the traditional UNIX crash
utility with the source code level debugging capabilities of gdb.
</longdescription>
<upstream>
<remote-id type="github">crash-utility/crash</remote-id>
</upstream>
</pkgmetadata>