From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29034 invoked by alias); 21 Apr 2005 14:35:24 -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 28737 invoked from network); 21 Apr 2005 14:35:03 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 21 Apr 2005 14:35:03 -0000 Received: from drow by nevyn.them.org with local (Exim 4.50 #1 (Debian)) id 1DOcld-0000FK-Ij; Thu, 21 Apr 2005 10:34:57 -0400 Date: Thu, 21 Apr 2005 14:35:00 -0000 From: Daniel Jacobowitz To: Stefano Frullani Cc: "M.M. Kettenis" , Stefano Frullani - NOSPAM , gdb@sources.redhat.com Subject: Re: gdb procfs 64bit Solaris problem Message-ID: <20050421143457.GA890@nevyn.them.org> Mail-Followup-To: Stefano Frullani , "M.M. Kettenis" , Stefano Frullani - NOSPAM , gdb@sources.redhat.com References: <47322.192.168.1.130.1114080541.squirrel@webmail.frumar.it> <7320574539701269@webhare> <58695.192.168.1.130.1114093863.squirrel@webmail.frumar.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <58695.192.168.1.130.1114093863.squirrel@webmail.frumar.it> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-04/txt/msg00144.txt.bz2 On Thu, Apr 21, 2005 at 04:31:03PM +0200, Stefano Frullani wrote: > > > > > > > Did yoy compile gdb as a 64-bit executable? To check run file(1) on > > your gdb executable. If not please try reconfiguring and rebuilding > > gdb with the environment variable CC set to "gcc -m64". > > > > Mark Hi Mark, This seems to be an incredibly frequently recurring problem for sparc-solaris users. Can we make GDB detect the problem? I would suggest making configury default to 64-bit for sparcv9/sparc64, but that's not appropriate for gcc or binutils or other toplevel projects, probably. -- Daniel Jacobowitz CodeSourcery, LLC