Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
crash: crash utility for live systems; netdump, diskdump, LKCD or mcore dumpfiles
- Summary
- The core analysis suite is a self-contained tool that can be used to
investigate either live systems, kernel core dumps created from the
netdump and diskdump packages from Red Hat Linux, the mcore kernel patch
offered by Mission Critical Linux, or the LKCD kernel patch.
Changelog
- * Wed Jul 13 19:00:00 2005 Dave Anderson <anderson{%}redhat{*}com> 4.0-1
- Updated source package to crash-4.0.tar.gz
- Support for multiple PT_LOAD segments in vmcore.
FZ #155989
- * Thu Feb 17 18:00:00 2005 Dave Anderson <anderson{%}redhat{*}com> 3.10-10
- Update to enhance x86 and x86_64 gdb disassembly output so as to
symbolically display call targets from kernel module text without
requiring module debuginfo data.
- Fix hole where an ia64 vmcore could be mistakenly accepted as a
usable dumpfile on an x86_64 machine, leading eventually to a
non-related error message.
- * Thu Feb 10 18:00:00 2005 Dave Anderson <anderson{%}redhat{*}com> 3.10-6
- Update to enhance ia64 gdb disassembly output so as to
symbolically display call targets from kernel module
text without requiring module debuginfo data.