From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8563 invoked by alias); 1 Jun 2006 01:55:36 -0000 Received: (qmail 8424 invoked by uid 22791); 1 Jun 2006 01:55:35 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Thu, 01 Jun 2006 01:55:27 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FlcPE-0000i1-GO; Wed, 31 May 2006 21:55:24 -0400 Date: Thu, 01 Jun 2006 01:55:00 -0000 From: Daniel Jacobowitz To: Michael Snyder Cc: brobecker@adacore.com, GDB Patches , fnf@specifix.com Subject: Re: [RFA] mips, eabi64, addr_bit == 32 Message-ID: <20060601015524.GA2685@nevyn.them.org> Mail-Followup-To: Michael Snyder , brobecker@adacore.com, GDB Patches , fnf@specifix.com References: <447E25F0.3010009@redhat.com> <20060531233451.GA31663@nevyn.them.org> <447E29A3.509@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <447E29A3.509@redhat.com> User-Agent: Mutt/1.5.11+cvs20060403 X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-06/txt/msg00000.txt.bz2 On Wed, May 31, 2006 at 04:41:23PM -0700, Michael Snyder wrote: > >Wasn't Fred just looking at this? Jim posted a better solution, > >that needed to be updated to current sources. > > > >Setting addr_bit to 32 is incorrect, addresses have 64 bits on this > >target. It's the use of TARGET_ADDR_BIT in the dwarf reader that's > >wrong. > > 'K, I'll look for Jim's post. About when was it posted? Earlier this month: http://sourceware.org/ml/gdb-patches/2006-05/msg00226.html -- Daniel Jacobowitz CodeSourcery