WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Debugging xm dump-core file

Hi, Kieran

You can use crash-utils for debugging the core.
http://people.redhat.com/anderson/

# crash <vmlinux.debug> <corefile>

corefile is core dumped by "xm dump-core".
vmlinux.debug is vmlinux including debuginfo.
We can make the vmlinux.debug by compiling with CONFIG_DEBUG_INFO.

Best Regards,

Akio Takebe


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>