From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19505 invoked by alias); 9 Oct 2003 00:47:05 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 19494 invoked from network); 9 Oct 2003 00:47:05 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 9 Oct 2003 00:47:05 -0000 Received: from int-mx2.corp.redhat.com (nat-pool-rdu-dmz.redhat.com [172.16.52.200] (may be forged)) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h990l4M02519; Wed, 8 Oct 2003 20:47:04 -0400 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h990kvD27797; Wed, 8 Oct 2003 20:47:02 -0400 Received: from redhat.com (reddwarf.sfbay.redhat.com [172.16.24.50]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id h990kui15610; Wed, 8 Oct 2003 17:46:56 -0700 Message-ID: <3F84B000.9060808@redhat.com> Date: Thu, 09 Oct 2003 00:47:00 -0000 From: Michael Snyder Organization: Red Hat, Inc. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Christian Joensson CC: Nix , "Tom 'spot' Callaway" , gdb-gnats@sources.redhat.com, gdb-patches@sources.redhat.com Subject: Re: build/955: build failure with GDB-5.3: sparc-nat.c structure redefinition errors with sparc64-linux, glibc-2.2.x References: <20030427150800.19859.qmail@sources.redhat.com> <20030427153321.GA3394@nevyn.them.org> <20030510095712.A19164@u1sparc.j-son.org> <20030510153527.A5854@u1sparc.j-son.org> <20030825085704.A14976@u1sparc.j-son.org> <87wubggpby.fsf@amaterasu.srvr.nix> <20031008094017.A28615@u1sparc.j-son.org> In-Reply-To: <20031008094017.A28615@u1sparc.j-son.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-10/txt/msg00281.txt.bz2 Christian Joensson wrote: > > uhm, a 64-bit gdb is not that easy to accomplish, I guess, but > there'll be one in a future Aurora SPARC Linux, a development > gdb64-5.2-ish src rpm is available: > ftp://auroralinux.org/pub/aurora/scratch A 64-bit gdb is definitely accomplish-able on Solaris. As you point out, it's a requirement if one is to debug 64-bit apps.