From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15296 invoked by alias); 2 Nov 2006 19:21:46 -0000 Received: (qmail 15256 invoked by uid 22791); 2 Nov 2006 19:21:42 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Thu, 02 Nov 2006 19:21:34 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1Gfi81-0000DH-SX; Thu, 02 Nov 2006 14:21:29 -0500 Date: Thu, 02 Nov 2006 19:21:00 -0000 From: Daniel Jacobowitz To: Paul Litvak Cc: gdb-patches@sources.redhat.com Subject: Re: View backtraces for core dumps generated under OS X 10.4.8 on intel macs Message-ID: <20061102192129.GA800@nevyn.them.org> Mail-Followup-To: Paul Litvak , gdb-patches@sources.redhat.com References: <03FD4AE3-7C29-4C01-A2EB-5C48292E5FE2@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <03FD4AE3-7C29-4C01-A2EB-5C48292E5FE2@gmail.com> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-11/txt/msg00015.txt.bz2 On Thu, Nov 02, 2006 at 01:18:12PM -0600, Paul Litvak wrote: > The bug: > > Can't view backtraces for core dumps generated under OS X 10.4.8 on > intel macs. > GDB reports "Core file contained no thread-specific data" after > loading the core file. > I can reproduce the bug with gdb in Xcode 2.4 and 2.4.1 > > The patch to Apple's gdb-563 sources: Apple's GDB sources bear fairly little relationship to the FSF GDB sources, which are all that we on this list can change; I recommend you report this directly to Apple. -- Daniel Jacobowitz CodeSourcery