Bernhard Walle wrote:
* Maxim Syrchin <msyrchin(a)ru.mvista.com> [2007-04-04 14:25]:
> Good news everyone,
> cross-crash patch for crash-4.0.3.21 is available now on
>
http://sourceforge.net/projects/crosscrash/.
>
> Current version allows the analysis of linux kernel core dumps by Linux
> Kernel Crash Dump (LKCD) up to version 9 LKCD format.
> The arch support matrix is below:
>
I'm a bit confused about this patch. Normal crash has LKCD support
also. Does that mean that this patch adds cross-debugging facility for
LKCD? Or for ELF core dumps and LKCD?
Looks like my fault. Actually I didn't mean that LKCD support was
added. Crash code was modified to allow analysis dump generated on one
platform (e.g. lkcd on ppc) on another (e.g. generic PC, i386). It was
tested that with this patch you may cross-analyze LKCD dumps. This
should also work with other dump, but this wasn't tested yet. And so,
it is said in summary that cross-crash allows the analysis of LKCD dumps.
And will this be merged mainline?
Thanks!
Thanks,
Bernhard
--
Crash-utility mailing list
Crash-utility(a)redhat.com
https://www.redhat.com/mailman/listinfo/crash-utility
Thanks,
Maxim