From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13113 invoked by alias); 25 Nov 2005 14:15:06 -0000 Received: (qmail 13104 invoked by uid 22791); 25 Nov 2005 14:15:05 -0000 X-Spam-Check-By: sourceware.org Received: from linuxupdserver.utsp.utwente.nl (HELO linuxupdserver.utsp.utwente.nl) (130.89.1.83) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 25 Nov 2005 14:15:04 +0000 Received: from weblx058.utsp.utwente.nl (weblx058.utsp.utwente.nl [130.89.1.228]) by linuxupdserver.utsp.utwente.nl (8.11.7/HKD) with SMTP id jAPEEeI10076; Fri, 25 Nov 2005 15:14:40 +0100 From: "M.M. Kettenis" Subject: Re: [RFC] add offset support to DWARF2_FRAME_REG_CFA MIME-Version: 1.0 Date: Fri, 25 Nov 2005 17:57:00 -0000 Message-Id: <7322755128054369@webhare> X-WebHare-Origin: WebHare Organizer To: Christophe LYON , gdb-patches@sources.redhat.com In-reply-to: <43871694.3050200@st.com> Content-Description: Message body Content-Type: text/plain; charset="US-ASCII"; format=flowed Content-Transfer-Encoding: Quoted-Printable X-UTwente-MailScanner-Information: Scanned by MailScanner. Contact helpdesk@ITBE.utwente.nl for more information. X-UTwente-MailScanner: Found to be clean 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/msg00455.txt.bz2 Christophe LYON wrote: > > > Thanks! You seemed to have forgotten about my suggestion to introduce > > DWARF2_FRAME_REG_CFA_OFFSET. The problem is that as-is, your patch > > seems to break sparc64 and cris. By introducing > > DWARF2_FRAME_CFA_OFFSET all existing code will be safe. > > > > I see. > > So here is an updated patch. > > Is it OK now? Yes, thanks. But please make sure your ChangeLog is formatted correctly. = The one in your email didn't look right (the *'s were in column 0), but tha= t's probably your mailer. Mark