From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6282 invoked by alias); 20 Jun 2006 20:29:32 -0000 Received: (qmail 6274 invoked by uid 22791); 20 Jun 2006 20:29:31 -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; Tue, 20 Jun 2006 20:29:30 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1Fsmqk-0000V7-9Q; Tue, 20 Jun 2006 16:29:26 -0400 Date: Tue, 20 Jun 2006 20:29:00 -0000 From: Daniel Jacobowitz To: Mark Kettenis Cc: msnyder@redhat.com, brobecker@adacore.com, gdb-patches@sources.redhat.com, fnf@specifics.com Subject: Re: [RFA] mips, eabi64, addr_bit == 32 Message-ID: <20060620202926.GE1453@nevyn.them.org> Mail-Followup-To: Mark Kettenis , msnyder@redhat.com, brobecker@adacore.com, gdb-patches@sources.redhat.com, fnf@specifics.com References: <447E25F0.3010009@redhat.com> <200606172314.k5HNEeqM013325@elgar.sibelius.xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200606172314.k5HNEeqM013325@elgar.sibelius.xs4all.nl> 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/msg00293.txt.bz2 On Sun, Jun 18, 2006 at 01:14:40AM +0200, Mark Kettenis wrote: > Is this patch still on the table? It looks highly suspicious to me. > I mean, you have 64-bit pointers, but 32-bit addresses? > > Shouldn't we just fix GCC to emit the correct debug info? I think the debug information is reasonable. But in any case, I agree that this isn't the right fix - I pointed out Jim's old patch for the same issue; I'd rather someone updated that. -- Daniel Jacobowitz CodeSourcery