From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31200 invoked by alias); 8 Feb 2007 14:24:39 -0000 Received: (qmail 31180 invoked by uid 22791); 8 Feb 2007 14:24:32 -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, 08 Feb 2007 14:24:26 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1HFACF-0001nw-2Q for gdb-patches@sourceware.org; Thu, 08 Feb 2007 09:24:23 -0500 Date: Thu, 08 Feb 2007 14:24:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sourceware.org Subject: Re: [PATCH] Fix PPC non-CFI + CFI unwinding (incomplete in HEAD) Message-ID: <20070208142423.GA6861@nevyn.them.org> Mail-Followup-To: gdb-patches@sourceware.org References: <20070113093052.GA27383@host0.dyn.jankratochvil.net> <20070113160420.GB28179@nevyn.them.org> <200701131631.l0DGVW3W029896@brahms.sibelius.xs4all.nl> <20070113164028.GA29436@nevyn.them.org> <20070114213414.GA5184@host0.dyn.jankratochvil.net> <20070120195722.GA25573@nevyn.them.org> <20070121214721.GA648@host0.dyn.jankratochvil.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070121214721.GA648@host0.dyn.jankratochvil.net> 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-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-02/txt/msg00073.txt.bz2 On Sun, Jan 21, 2007 at 10:47:21PM +0100, Jan Kratochvil wrote: > On Sat, 20 Jan 2007 20:57:22 +0100, Daniel Jacobowitz wrote: > ... > > I tried combining them myself. Could you let me know if this patch > > still fixes your bug? > > Yes. Thanks! I checked it in. -- Daniel Jacobowitz CodeSourcery