mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
19 lines
725 B
XML
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>
|