From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28011 invoked by alias); 30 Mar 2005 14:42:47 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 27963 invoked from network); 30 Mar 2005 14:42:35 -0000 Received: from unknown (HELO heavymobile.ringle.org) (12.153.69.6) by sourceware.org with SMTP; 30 Mar 2005 14:42:35 -0000 Received: by heavymobile.ringle.org (Postfix, from userid 503) id A9F686FD0D; Wed, 30 Mar 2005 09:28:36 -0500 (EST) From: Jon Ringle To: gdb@sources.redhat.com Subject: Re: arm core analysis on x86 host Date: Wed, 30 Mar 2005 14:42:00 -0000 User-Agent: KMail/1.7.1 References: <200503281829.19775.jon.ringle@comdial.com> <200503292107.17776.jon.ringle@comdial.com> <20050330045155.GA11603@nevyn.them.org> In-Reply-To: <20050330045155.GA11603@nevyn.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503300928.36020.jon.ringle@comdial.com> X-SW-Source: 2005-03/txt/msg00300.txt.bz2 On Tuesday 29 March 2005 23:51, Daniel Jacobowitz wrote: > You should try to see how this works on PPC. I don't know. If I had one, I would :( I was just using the ppc code as an example to follow. Where can I find documentation on the core file format? Also, do you know where in the kernel source does a core file get generated? Thanks, Jon