From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: xm dump-core and analyzing Date: Mon, 11 Dec 2006 15:48:43 +0000 Message-ID: References: <457D7A71.8E86AE2D@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <457D7A71.8E86AE2D@redhat.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Dave Anderson , xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 11/12/06 15:34, "Dave Anderson" wrote: >> 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. I just want to check that you aren't under the impression that 'xm dump-core' emits an Elf core file. It doesn't -- the format is custom and as far as I know is only interpreted by a set of gdbserver patches that we ship in our repository. Does the crash utility really support this special format? -- Keir