From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19736 invoked by alias); 1 Dec 2004 17:08:12 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 19315 invoked from network); 1 Dec 2004 17:08:04 -0000 Received: from unknown (HELO priv-edtnes51.telusplanet.net) (199.185.220.223) by sourceware.org with SMTP; 1 Dec 2004 17:08:04 -0000 Received: from takamaka.act-europe.fr ([142.179.108.108]) by priv-edtnes51.telusplanet.net (InterMail vM.6.01.03.02 201-2131-111-104-20040324) with ESMTP id <20041201170804.JANX24363.priv-edtnes51.telusplanet.net@takamaka.act-europe.fr> for ; Wed, 1 Dec 2004 10:08:04 -0700 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id AD1E247DA6; Wed, 1 Dec 2004 09:08:03 -0800 (PST) Date: Wed, 01 Dec 2004 17:08:00 -0000 From: Joel Brobecker To: gdb-patches@sources.redhat.com Subject: Re: [RFA/alpha] Fetch register from the right frame Message-ID: <20041201170803.GE1001@adacore.com> References: <20041201024220.GD1204@adacore.com> <20041201051050.GC5872@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041201051050.GC5872@nevyn.them.org> User-Agent: Mutt/1.4i X-SW-Source: 2004-12/txt/msg00020.txt.bz2 > I have to stare at this a little bit each time... Aaahhh, I feel better reading this :-). > > 2004-11-30 Joel Brobecker > > > > * alpha-tdep.c (alpha_heuristic_frame_prev_register): Fetch > > the register value from the correct frame. > > > > Tested on alpha-tru64 5.1, fixes the problem above, no regression > > in the testsuite. > > > > OK to apply? > > Yes. Thanks! Checked in. -- Joel