From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18622 invoked by alias); 18 Sep 2002 14:24:15 -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 18573 invoked from network); 18 Sep 2002 14:24:12 -0000 Received: from unknown (HELO mail2.utc.com) (192.249.46.67) by sources.redhat.com with SMTP; 18 Sep 2002 14:24:12 -0000 Received: (from uucp@localhost) by mail2.utc.com (8.10.0/8.10.0) id g8IEO7X10418 for ; Wed, 18 Sep 2002 10:24:07 -0400 (EDT) Received: from uusnwa0l.utc.com(159.82.80.208) by mail2.utc.com via csmap (V6.0) id srcAAA_1aWuu; Wed, 18 Sep 02 10:24:06 -0400 Received: from ronbo.sikorsky.com (ronbo.sikorsky.com [140.76.12.150]) by uusnwa0l.utc.com (Switch-2.2.4/Switch-2.2.4) with ESMTP id g8IEO4q20016 for ; Wed, 18 Sep 2002 10:24:04 -0400 (EDT) Received: (from s29299@localhost) by ronbo.sikorsky.com (8.11.6+Sun/8.11.6) id g8IENj123848 for gdb@sources.redhat.com; Wed, 18 Sep 2002 10:23:45 -0400 (EDT) X-Authentication-Warning: ronbo.sikorsky.com: s29299 set sender to rmccall@sikorsky.com using -f Date: Wed, 18 Sep 2002 07:24:00 -0000 From: Ron McCall To: GDB Mailing List Subject: Re: Register setting problem Message-ID: <20020918102345.A23842@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/msg00255.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. Just wanted to report back that setting registers in 5.2.90_20020917 works. This was for the powerpc-eabi target. Thanks for the help! Ron McCall