From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8581 invoked by alias); 6 Mar 2007 19:42:59 -0000 Received: (qmail 8572 invoked by uid 22791); 6 Mar 2007 19:42:58 -0000 X-Spam-Check-By: sourceware.org Received: from mx2.palmsource.com (HELO mx2.palmsource.com) (12.7.175.14) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 06 Mar 2007 19:42:52 +0000 Received: from localhost (localhost [127.0.0.1]) by localhost.domain.tld (Postfix) with ESMTP id A550013568D; Tue, 6 Mar 2007 11:42:51 -0800 (PST) Received: from mx2.palmsource.com ([127.0.0.1]) by localhost (mx2.palmsource.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 02452-01-44; Tue, 6 Mar 2007 11:42:50 -0800 (PST) Received: from ussunex01.palmsource.com (unknown [192.168.101.9]) by mx2.palmsource.com (Postfix) with ESMTP id A3EEB135610; Tue, 6 Mar 2007 11:42:50 -0800 (PST) Received: from 192.168.92.81 ([192.168.92.81]) by ussunex01.palmsource.com ([192.168.101.9]) via Exchange Front-End Server owa.palmsource.com ([10.0.20.17]) with Microsoft Exchange Server HTTP-DAV ; Tue, 6 Mar 2007 19:42:50 +0000 Received: from svmsnyderlnx by owa.palmsource.com; 06 Mar 2007 11:42:49 -0800 Subject: Re: backtrace in core on arm-linux From: Michael Snyder To: Baurzhan Ismagulov Cc: gdb@sourceware.org In-Reply-To: <20070306045640.GA23035@radix50.net> References: <20070305184323.GA4506@radix50.net> <20070305185255.GA13217@caradoc.them.org> <1173122066.29183.10.camel@localhost.localdomain> <20070306045640.GA23035@radix50.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Tue, 06 Mar 2007 19:42:00 -0000 Message-Id: <1173210168.29183.95.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-03/txt/msg00101.txt.bz2 On Tue, 2007-03-06 at 05:56 +0100, Baurzhan Ismagulov wrote: > Hello Daniel and Michael, > > Thanks for your fast responses! > > On Mon, Mar 05, 2007 at 11:14:26AM -0800, Michael Snyder wrote: > > Just as a data point -- a few months ago I tried debugging > > an arm-linux core file with gdb, and it seemed to work fine > > then. I believe I was at gdb-6.5. I don't specifically > > remember doing a backtrace, but it would be surprising if > > I didn't do one. > > That's interesting. I've tried 6.4-debian and 6.6-debian, both didn't > work for me. What was your kernel version? 2.6.14 > > I suppose core file writing > shouldn't be different for different arm machine types, right? Don't know, but shouldn't think so.