From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5923 invoked by alias); 28 Nov 2005 14:00:23 -0000 Received: (qmail 5915 invoked by uid 22791); 28 Nov 2005 14:00:23 -0000 X-Spam-Check-By: sourceware.org Received: from fra-del-03.spheriq.net (HELO fra-del-03.spheriq.net) (195.46.51.99) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 28 Nov 2005 14:00:20 +0000 Received: from fra-out-02.spheriq.net (fra-out-02.spheriq.net [195.46.51.130]) by fra-del-03.spheriq.net with ESMTP id jASE0HFq021960 for ; Mon, 28 Nov 2005 14:00:17 GMT Received: from fra-cus-02.spheriq.net (fra-cus-02.spheriq.net [195.46.51.38]) by fra-out-02.spheriq.net with ESMTP id jASE0B1A019794 for ; Mon, 28 Nov 2005 14:00:16 GMT Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by fra-cus-02.spheriq.net with ESMTP id jASE07Sj009945 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Mon, 28 Nov 2005 14:00:10 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 26537DA41; Mon, 28 Nov 2005 14:00:03 +0000 (GMT) Received: by zeta.dmz-eu.st.com (STMicroelectronics, from userid 60012) id E99D34748E; Mon, 28 Nov 2005 14:03:06 +0000 (GMT) Received: from zeta.dmz-eu.st.com (localhost [127.0.0.1]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 690AB7599B; Mon, 28 Nov 2005 14:03:06 +0000 (UTC) Received: from mail2.gnb.st.com (mail2.gnb.st.com [164.129.119.59]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 833A84748E; Mon, 28 Nov 2005 14:03:05 +0000 (GMT) Received: from st.com (gnx2364.gnb.st.com [164.129.122.218]) by mail2.gnb.st.com (MOS 3.5.8-GR) with ESMTP id CFV51006 (AUTH lyon); Mon, 28 Nov 2005 14:59:58 +0100 (CET) Message-ID: <438B0D5E.2050405@st.com> Date: Mon, 28 Nov 2005 21:32:00 -0000 From: Christophe LYON User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.3) Gecko/20040924 MIME-Version: 1.0 To: Daniel Jacobowitz Cc: gdb-patches@sources.redhat.com Subject: Re: [RFC] add offset support to DWARF2_FRAME_REG_CFA References: <4382E5B0.3030702@st.com> <200511221859.jAMIxvQv003229@elgar.sibelius.xs4all.nl> <43842C4F.8070405@st.com> <200511242237.jAOMbpxi014472@elgar.sibelius.xs4all.nl> <43871694.3050200@st.com> <20051125180607.GD736@nevyn.them.org> In-Reply-To: <20051125180607.GD736@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed 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/msg00487.txt.bz2 > FYI, a correct changelog for this patch would look like this: > > 2005-11-25 Christophe Lyon > > * dwarf2-frame.c (dwarf2_frame_prev_register): Handle > DWARF2_FRAME_REG_CFA_OFFSET. > * dwarf2-frame.h (enum dwarf2_frame_reg_rule): Add > DWARF2_FRAME_REG_CFA_OFFSET. OK, thanks for this remark. > Do you need someone to commit this patch for you? I have no account to do this, but Frederic Riss is a colleague of mine, and will commit it for me. Thanks. Christophe.