From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30827 invoked by alias); 22 Oct 2007 03:31:21 -0000 Received: (qmail 30819 invoked by uid 22791); 22 Oct 2007 03:31:20 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 22 Oct 2007 03:31:18 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 29F442AA461; Sun, 21 Oct 2007 23:31:17 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id wGry4KMHgyL8; Sun, 21 Oct 2007 23:31:17 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id E731B2AA07F; Sun, 21 Oct 2007 23:31:16 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 26B93E7AC8; Sun, 21 Oct 2007 20:31:14 -0700 (PDT) Date: Mon, 22 Oct 2007 04:11:00 -0000 From: Joel Brobecker To: Luis Machado , gdb-patches@sources.redhat.com Subject: Re: [patch] Backtrace prints wrong argument value Message-ID: <20071022033114.GB764@adacore.com> References: <20070917131542.GA12835@caradoc.them.org> <1190035779.4651.16.camel@localhost> <20070917133700.GA14300@caradoc.them.org> <1190037624.4651.24.camel@localhost> <20070917140416.GA15635@caradoc.them.org> <1190049306.4651.42.camel@localhost> <20070917171821.GA2107@caradoc.them.org> <1192997096.5584.2.camel@localhost> <20071021232837.GD6180@adacore.com> <20071022010550.GA12211@caradoc.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20071022010550.GA12211@caradoc.them.org> User-Agent: Mutt/1.4.2.2i 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-10/txt/msg00484.txt.bz2 > > > > > 2007-09-17 Luis Machado > > > > > > > > > > * rs6000-tdep.c (ppc_dwarf2_frame_init_reg): New function. > > > > > (rs6000_gdbarch_init): Install ppc_dwarf2_frame_init_reg as > > > > > default dwarf2_frame_set_init_reg function. > > > > > > > > OK. > > > > > > > > > > Thanks. I've commited this now. > > > > Luis asked me whether he could commit to the branch. I looked at the > > patch, and it seems pretty safe to me. Does anyone have reservations > > about this going to the branch? Daniel? > > Sounds fine to me. Thanks for the feedback. Luis, I think this is enough approval for it to go to the branch. > There are now a pile (three, I believe) of PRs about Solaris build > failures. Is there someone familiar with Solaris who could take a > look at them? I think we have one at work that I could borrow for > this, but it'll take me a while. Could you point me to them? I will be tied up for the next two weeks (I'm actually traveling oct-28/nov-02), but I can have a look when I return. I propose that we re-use the gdb-6.7 release wiki page to document the issues we need to fix before gdb-6.7.1. I can add these Solaris one. -- Joel