From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18669 invoked by alias); 5 Aug 2008 19:08:50 -0000 Received: (qmail 18661 invoked by uid 22791); 5 Aug 2008 19:08:50 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 05 Aug 2008 19:08:15 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id F30992A96B4; Tue, 5 Aug 2008 15:08:13 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 9b-x2H+KCUOh; Tue, 5 Aug 2008 15:08:13 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id BA4BE2A96B2; Tue, 5 Aug 2008 15:08:13 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 7E338E7ACD; Tue, 5 Aug 2008 21:08:10 +0200 (CEST) Date: Tue, 05 Aug 2008 19:08:00 -0000 From: Joel Brobecker To: Gareth Williams Cc: gdb@sourceware.org Subject: Re: GDB on Solaris 10 Message-ID: <20080805190810.GA4323@adacore.com> References: <67068ED71049F24386084A94AD75497105E64087@suknpt8102.cogent-dsn.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <67068ED71049F24386084A94AD75497105E64087@suknpt8102.cogent-dsn.local> User-Agent: Mutt/1.4.2.2i 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: 2008-08/txt/msg00076.txt.bz2 > Does anyone have GDB working on Solaris 10? Yes - we build GDB 6.8 on Solaris 10 for both 32 and 64 bits. We don't do anything particular to get it working, though, so I'm not sure what the problem might be in your case. -- Joel