From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4712 invoked by alias); 14 Jul 2006 13:46:57 -0000 Received: (qmail 4703 invoked by uid 22791); 14 Jul 2006 13:46:56 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (192.114.186.20) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 14 Jul 2006 13:46:51 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-228-104.inter.net.il [80.230.228.104]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id EDP35157 (AUTH halo1); Fri, 14 Jul 2006 16:46:43 +0300 (IDT) Date: Fri, 14 Jul 2006 14:05:00 -0000 Message-Id: From: Eli Zaretskii To: Joel Brobecker , luoyi.ly@gmail.com, gdb@sources.redhat.com In-reply-to: <20060714130726.GB24712@nevyn.them.org> (message from Daniel Jacobowitz on Fri, 14 Jul 2006 09:07:26 -0400) Subject: Re: 6.5 doesn't support mingw ? Reply-to: Eli Zaretskii References: <20060714070916.GA1322@adacore.com> <20060714130726.GB24712@nevyn.them.org> 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-07/txt/msg00089.txt.bz2 > Date: Fri, 14 Jul 2006 09:07:26 -0400 > From: Daniel Jacobowitz > Cc: Joel Brobecker , luoyi.ly@gmail.com, gdb@sources.redhat.com > > win32-nat.c is only designed to work on Cygwin. Someone who was > interested in native, non-Cygwin-based debugging would have to work > on it Someone obviously did, since I have a native Windows port of GDB 6.3. (Actually, I also have a gdb-6.3.50.20051116-cvs, but it has several annoying bugs, so I don't normally use it.) It's too bad the patches of these ports were not submitted upstream.