From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29215 invoked by alias); 6 Feb 2003 15:55:29 -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 29208 invoked from network); 6 Feb 2003 15:55:28 -0000 Received: from unknown (HELO fw.j-son.org) (213.64.105.80) by 172.16.49.205 with SMTP; 6 Feb 2003 15:55:28 -0000 Received: from chj by fw.j-son.org with local (Exim 3.36 #1 (Debian)) id 18goMX-0003ua-00; Thu, 06 Feb 2003 16:54:53 +0100 Date: Thu, 06 Feb 2003 15:55:00 -0000 To: Kevin Buettner Cc: Miroslav Novy , gdb@sources.redhat.com Subject: Re: How to debug a 64bits application? Message-ID: <20030206155452.GA15029@j-son.org> References: <3E42841B.3090602@ales.cz> <1030206154219.ZM9944@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1030206154219.ZM9944@localhost.localdomain> User-Agent: Mutt/1.4i From: =?iso-8859-1?Q?Christian_J=F6nsson?= X-Scanner: exiscan *18goMX-0003ua-00*kqmfUrQxvuQ* () X-SW-Source: 2003-02/txt/msg00129.txt.bz2 On Thu, Feb 06, 2003 at 08:42:20AM -0700, Kevin Buettner wrote: > On Feb 6, 3:49pm, Miroslav Novy wrote: > > > I used gcc 3.2.1 (downloaded as a package from Sun freeware) with > > parameter -m64 (generated code for 64-bit environment) on OS Solaris > > 2.8 on UltraSPARC-IIe cpu (SunBlade 150) and I can't debug it. > > Are you using a gdb that was built using the -m64 switch? Prior to that, you might need for example ncurses built as 64 bit... BTW, no-one to hint me on the sparc64-linux issue I have with building gdb? See http://sources.redhat.com/ml/gdb/2003-02/msg00042.html Cheers, /ChJ