From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23909 invoked by alias); 21 Oct 2007 23:28:45 -0000 Received: (qmail 23874 invoked by uid 22791); 21 Oct 2007 23:28:44 -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; Sun, 21 Oct 2007 23:28:42 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 7C2AE2AA255; Sun, 21 Oct 2007 19:28:40 -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 Gh5PwdK11zLW; Sun, 21 Oct 2007 19:28:40 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 42D822AA064; Sun, 21 Oct 2007 19:28:40 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id F371DE7AC8; Sun, 21 Oct 2007 16:28:37 -0700 (PDT) Date: Mon, 22 Oct 2007 00:03:00 -0000 From: Joel Brobecker To: Luis Machado Cc: Daniel Jacobowitz , gdb-patches@sources.redhat.com Subject: Re: [patch] Backtrace prints wrong argument value Message-ID: <20071021232837.GD6180@adacore.com> References: <20070916194510.GC27177@caradoc.them.org> <1190034278.4651.10.camel@localhost> <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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1192997096.5584.2.camel@localhost> 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/msg00478.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? Thanks, -- Joel