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
- * Thu Jul 14 19:00:00 2005 Dave Anderson <anderson{%}redhat{*}com> 4.0-2
- buildroot/tools changes between RHEL4-U1 and U2 caused a
compile failure of gdb's ppc-linux-tdep.c file
- * Wed Jul 13 19:00:00 2005 Dave Anderson <anderson{%}redhat{*}com> 4.0-2
- Updated source package to crash-4.0.tar.gz
- Support for multiple PT_LOAD segments in vmcore.
FZ #155997
- Fix for session failure when running on 8 cpu x86_64.
BZ #154566
- * Thu Feb 17 18:00:00 2005 Dave Anderson <anderson{%}redhat{*}com> 3.10-11
- 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.