From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10700 invoked by alias); 9 Aug 2006 15:25:01 -0000 Received: (qmail 10678 invoked by uid 22791); 9 Aug 2006 15:25:00 -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; Wed, 09 Aug 2006 15:24:58 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GApvS-0006L9-Qp; Wed, 09 Aug 2006 11:24:54 -0400 Date: Wed, 09 Aug 2006 15:25:00 -0000 From: Daniel Jacobowitz To: Denis PILAT Cc: gdb@sourceware.org Subject: Re: linux 64bits support Message-ID: <20060809152454.GA24354@nevyn.them.org> Mail-Followup-To: Denis PILAT , gdb@sourceware.org References: <44D9FD1E.9020809@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44D9FD1E.9020809@st.com> User-Agent: Mutt/1.5.11+cvs20060403 X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-08/txt/msg00071.txt.bz2 On Wed, Aug 09, 2006 at 05:19:58PM +0200, Denis PILAT wrote: > Hi guys, > > Is 64bits native linux target supported with gdb6.5 ? > I get a lot of error in gdb.base testsuite. 64-bit Linux for _what_? Obviously it makes a lot of difference. If you're talking about x86_64-pc-linux-gnu, then yes, it's certainly supported. I test on it every day. Other people test ppc64, ia64, hppa64, and s390x. -- Daniel Jacobowitz CodeSourcery