From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6379 invoked by alias); 13 Nov 2005 18:27:57 -0000 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 Received: (qmail 6369 invoked by uid 22791); 13 Nov 2005 18:27:56 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Sun, 13 Nov 2005 18:27:56 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1EbMa2-00013g-0U; Sun, 13 Nov 2005 13:27:54 -0500 Date: Sun, 13 Nov 2005 18:40:00 -0000 From: Daniel Jacobowitz To: James E Wilson Cc: gdb-patches@sourceware.org Subject: Re: [patch] fix dwarf2 missing frame base problem Message-ID: <20051113182753.GC3599@nevyn.them.org> Mail-Followup-To: James E Wilson , gdb-patches@sourceware.org References: <1131044378.23819.32.camel@aretha.corp.specifix.com> <1131745786.12420.19.camel@aretha.corp.specifix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1131745786.12420.19.camel@aretha.corp.specifix.com> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-11/txt/msg00171.txt.bz2 On Fri, Nov 11, 2005 at 01:49:47PM -0800, James E Wilson wrote: > On Thu, 2005-11-03 at 10:59, James E Wilson wrote: > > This fixes GCC PR 24490, which I refiled as GDB PR 2024. > > http://sources.redhat.com/ml/gdb-patches/2005-11/msg00059.html > > Could someone please review this patch? I never received permission to > install it. Also, I noticed that a gdb-6.4 branch was created last > week. May I also have permission to add it to the branch? It would be > nice if gdb-6.4 worked correctly with gcc-4.1. This is OK for both head and branch. Could you please use a temporary variable though? You're out to 82 columns. -- Daniel Jacobowitz CodeSourcery, LLC