From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 554 invoked by alias); 28 Nov 2005 08:26:01 -0000 Received: (qmail 546 invoked by uid 22791); 28 Nov 2005 08:26:00 -0000 X-Spam-Check-By: sourceware.org Received: from fra-del-02.spheriq.net (HELO fra-del-02.spheriq.net) (195.46.51.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 28 Nov 2005 08:25:57 +0000 Received: from fra-out-02.spheriq.net (fra-out-02.spheriq.net [195.46.51.130]) by fra-del-02.spheriq.net with ESMTP id jAS8PsPM007410 for ; Mon, 28 Nov 2005 08:25:54 GMT Received: from fra-cus-01.spheriq.net (fra-cus-01.spheriq.net [195.46.51.37]) by fra-out-02.spheriq.net with ESMTP id jAS8Ppeu025858 for ; Mon, 28 Nov 2005 08:25:53 GMT Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by fra-cus-01.spheriq.net with ESMTP id jAS8Pmg7017921 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Mon, 28 Nov 2005 08:25:51 GMT Received: from zeta.dmz-eu.st.com (ns2.st.com [164.129.230.9]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 84A4FDA43; Mon, 28 Nov 2005 08:25:17 +0000 (GMT) Received: by zeta.dmz-eu.st.com (STMicroelectronics, from userid 60012) id EA99347276; Mon, 28 Nov 2005 08:28:20 +0000 (GMT) Received: from zeta.dmz-eu.st.com (localhost [127.0.0.1]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 4BDC4759AE; Mon, 28 Nov 2005 08:28:20 +0000 (UTC) Received: from mail1.cro.st.com (mail1.cro.st.com [164.129.40.131]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 9789D4728D; Mon, 28 Nov 2005 08:28:19 +0000 (GMT) Received: from crx549.cro.st.com (crx549.cro.st.com [164.129.44.49]) by mail1.cro.st.com (MOS 3.5.8-GR) with ESMTP id CGC11847 (AUTH "frederic riss"); Mon, 28 Nov 2005 09:25:12 +0100 (CET) Subject: Re: [RFC] DW_CFA_restore handling causes memory fault From: Frederic RISS To: Joel Brobecker Cc: Mark Kettenis , jimb@red-bean.com, gdb-patches@sources.redhat.com In-Reply-To: <20051125214249.GC1198@adacore.com> References: <1132242850.8685.47.camel@crx549.cro.st.com> <8f2776cb0511171132x17fa4192u6ca5af71201e0be3@mail.gmail.com> <1132301881.8685.63.camel@crx549.cro.st.com> <8f2776cb0511180035ndadf290ta81520f75cf601d5@mail.gmail.com> <1132317183.8685.101.camel@crx549.cro.st.com> <200511181345.jAIDjZNc026609@elgar.sibelius.xs4all.nl> <1132738531.7340.42.camel@crx549.cro.st.com> <200511242248.jAOMmCfC031451@elgar.sibelius.xs4all.nl> <1132913972.13035.12.camel@crx549.cro.st.com> <200511252125.jAPLPcci028887@elgar.sibelius.xs4all.nl> <20051125214249.GC1198@adacore.com> Content-Type: text/plain Date: Mon, 28 Nov 2005 19:30:00 -0000 Message-Id: <1133166312.911.0.camel@crx549.cro.st.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-O-Spoofed: Not Scanned X-O-General-Status: No X-O-Spam1-Status: Not Scanned X-O-Spam2-Status: Not Scanned X-O-URL-Status: Not Scanned X-O-Virus1-Status: No X-O-Virus2-Status: Not Scanned X-O-Virus3-Status: No X-O-Virus4-Status: No X-O-Virus5-Status: Not Scanned X-O-Image-Status: Not Scanned X-O-Attach-Status: Not Scanned X-SpheriQ-Ver: 4.2.0 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: 2005-11/txt/msg00485.txt.bz2 On Fri, 2005-11-25 at 13:42 -0800, Joel Brobecker wrote: > > I'm not sure the branch is still open, but yes I think this should go > > into 6.4 or 6.4.1. Joel? > > Yes, the branch is open for more commits, especially when they fix > a memory fault. Next tarball, which I expect will be 6.4 will be > created on Nov 30th. OK. The patch has been commited to the branch.