From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30134 invoked by alias); 17 Sep 2002 22:09:03 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 30127 invoked from network); 17 Sep 2002 22:09:03 -0000 Received: from unknown (HELO mail3.utc.com) (192.249.46.81) by sources.redhat.com with SMTP; 17 Sep 2002 22:09:03 -0000 Received: (from uucp@localhost) by mail3.utc.com (8.10.0/8.10.0) id g8HM91Q23264 for ; Tue, 17 Sep 2002 18:09:01 -0400 (EDT) Received: from uusnwa0n.utc.com(159.82.82.46) by mail3.utc.com via csmap (V6.0) id srcAAAVsaOBT; Tue, 17 Sep 02 18:09:01 -0400 Received: from ronbo.sikorsky.com (ronbo.sikorsky.com [140.76.12.150]) by uusnwa0n.utc.com (Switch-2.2.4/Switch-2.2.4) with ESMTP id g8HM8xW12335 for ; Tue, 17 Sep 2002 18:08:59 -0400 (EDT) Received: (from s29299@localhost) by ronbo.sikorsky.com (8.11.6+Sun/8.11.6) id g8HM8eN17934 for gdb@sources.redhat.com; Tue, 17 Sep 2002 18:08:40 -0400 (EDT) X-Authentication-Warning: ronbo.sikorsky.com: s29299 set sender to rmccall@sikorsky.com using -f Date: Tue, 17 Sep 2002 15:09:00 -0000 From: Ron McCall To: GDB Mailing List Subject: Re: Register setting problem Message-ID: <20020917180840.A17930@sikorsky.com> Mail-Followup-To: GDB Mailing List References: <20020917171141.A17795@sikorsky.com> <20020917211544.GA1746@nevyn.them.org> <20020917172248.A17838@sikorsky.com> <3D87A6A2.7020904@ges.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <3D87A6A2.7020904@ges.redhat.com>; from ac131313@ges.redhat.com on Tue, Sep 17, 2002 at 06:03:14PM -0400 X-SW-Source: 2002-09/txt/msg00244.txt.bz2 On Tue, Sep 17, 2002 at 06:03:14PM -0400, Andrew Cagney wrote: > Suggest grabbing a snapshot from the latest (5.3) branch: > ftp://sources.redhat.com/pub/gdb/snapshots/branch/. That way we know it > is fixed in the next GDB release. > > Andrew Good timing! I was just pulling the latest from CVS and wasn't sure if I should have used the 5.3 branch instead or not. I will go ahead and grab the latest 5.3 snapshot and test it out. Thanks! Ron McCall