From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28724 invoked by alias); 17 Sep 2002 22:03:16 -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 28715 invoked from network); 17 Sep 2002 22:03:14 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 17 Sep 2002 22:03:14 -0000 Received: from ges.redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 653B43CC6; Tue, 17 Sep 2002 18:03:14 -0400 (EDT) Message-ID: <3D87A6A2.7020904@ges.redhat.com> Date: Tue, 17 Sep 2002 15:03:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.0) Gecko/20020824 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ron McCall Cc: GDB Mailing List Subject: Re: Register setting problem References: <20020917171141.A17795@sikorsky.com> <20020917211544.GA1746@nevyn.them.org> <20020917172248.A17838@sikorsky.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-09/txt/msg00243.txt.bz2 > On Tue, Sep 17, 2002 at 05:15:44PM -0400, Daniel Jacobowitz wrote: > >> Yes. I believe you need a newer snapshot; Andrew fixed it soon after. (yes, I think I fixed it :-) > OK, I will build a new version and give it a try! Thanks! 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