From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29226 invoked by alias); 18 Jul 2007 05:53:30 -0000 Received: (qmail 29217 invoked by uid 22791); 18 Jul 2007 05:53:29 -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; Wed, 18 Jul 2007 05:53:26 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id DC5F02A99F5; Wed, 18 Jul 2007 01:53:24 -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 L-jvKwgb49v3; Wed, 18 Jul 2007 01:53:24 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id A28832A99F2; Wed, 18 Jul 2007 01:53:24 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id E48EEE7B54; Tue, 17 Jul 2007 22:56:09 -0700 (PDT) Date: Wed, 18 Jul 2007 11:10:00 -0000 From: Joel Brobecker To: Kirby Zhou Cc: gdb@sourceware.org Subject: Re: Which is the latest version of GDB supporting interix? Message-ID: <20070718055609.GK14417@adacore.com> References: <007201c7c8ed$8dc65c20$a9531460$@com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <007201c7c8ed$8dc65c20$a9531460$@com> 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: 2007-07/txt/msg00139.txt.bz2 > The gdb belongs to interix-6.0 ( SUA 6.0) is too old. But the 6.6-release > seems not supporting Interix. Which is the latest version of GDB > supporting Interix? I don't think that any of the FSF versions of GDB supported Interix. There was an attempt at including that support in the FSF tree, but it turned out to be much more work than expected, and the effort was dropped. -- Joel