From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7050 invoked by alias); 22 Mar 2011 16:31:47 -0000 Received: (qmail 7041 invoked by uid 22791); 22 Mar 2011 16:31:46 -0000 X-SWARE-Spam-Status: No, hits=-6.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 22 Mar 2011 16:31:09 +0000 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p2MGV7jm007709 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 22 Mar 2011 12:31:07 -0400 Received: from localhost.localdomain (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id p2MGV53k011051; Tue, 22 Mar 2011 12:31:06 -0400 From: Phil Muldoon To: Simona Pasca Cc: Subject: Re: confirm subscribe to gdb-digest@sourceware.org References: <1300776212.30866.ezmlm@sourceware.org> <4D884581.8060607@alcatel-lucent.com> <4D88BA49.903@alcatel-lucent.com> Reply-to: pmuldoon@redhat.com X-URL: http://www.redhat.com Date: Tue, 22 Mar 2011 16:31:00 -0000 In-Reply-To: <4D88BA49.903@alcatel-lucent.com> (Simona Pasca's message of "Tue, 22 Mar 2011 17:03:37 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2011-03/txt/msg00117.txt.bz2 Simona Pasca writes: >> >> Hello, >> >> >> I am Simona PASCA, sorry to bother you, I have some questions if you >> could help me. >> >> I have search on http://ftp.gnu.org/gnu/gdb/ site , about gdb-7.3 >> tool, because i need it to install this tool on a sparc-solaris2.8 >> machine. >> >> Could you tell please which is the latest version of gdb tool , and >> if gdb version 7.3 it is available, and where I could find the >> sources in .tar.gz format, for sparc-solaris2.8 ? >> 7.3 has not been released yet. I think a release branch may be happening in the near future. 7.2 is the latest. http://sourceware.org/gdb/download/ from http://sourceware.org/gdb/ I'm not sure of the answer for your sparc questions. Cheers Phil