From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Anderson Subject: Re: xm dump-core and analyzing Date: Mon, 11 Dec 2006 10:34:09 -0500 Message-ID: <457D7A71.8E86AE2D@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org > > > > > Hi Akio, Thanks for your help. > > But I don't think this tool is compatible with xm dump-core's product, > but rather with xen0/xenU kernel coredumps. > > Anyone? > The xm dump-core facility is just a way of forcing a xenU crash, and uses the same dumpfile format as xenU kernel coredumps. Xen0 coredumps require the kdump facility since xen0 needs to be running in order to take a xenU coredump. Anyway, the crash utility supports xendumps from paravirtualized x86 and x86_64 xenU kernels, and vmcores from the currently under development xen0-kdump facility. Dave Anderson > > On 12/11/06, Akio Takebe wrote: > > Hi, David > > > > Yes, you can use crash utility. > > See the below. > > http://people.redhat.com/anderson > > > > Best Regards, > > > > Akio Takebe > > > > >Hi, > > > > > >Is there any tool out there that can help me analyze a coredump? > > > > > >Thanks, > > >David. > > >