From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29672 invoked by alias); 14 Jul 2006 13:37:35 -0000 Received: (qmail 29663 invoked by uid 22791); 14 Jul 2006 13:37:34 -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; Fri, 14 Jul 2006 13:37:31 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1G1NrE-0006fF-2t; Fri, 14 Jul 2006 09:37:28 -0400 Date: Fri, 14 Jul 2006 13:37:00 -0000 From: Daniel Jacobowitz To: Andrew STUBBS Cc: luoyi.ly@gmail.com, gdb@sources.redhat.com Subject: Re: 6.5 doesn't support mingw ? Message-ID: <20060714133728.GA25578@nevyn.them.org> Mail-Followup-To: Andrew STUBBS , luoyi.ly@gmail.com, gdb@sources.redhat.com References: <20060714070916.GA1322@adacore.com> <20060714130726.GB24712@nevyn.them.org> <44B79CA6.8050805@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44B79CA6.8050805@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-07/txt/msg00085.txt.bz2 On Fri, Jul 14, 2006 at 02:31:18PM +0100, Andrew STUBBS wrote: > Daniel Jacobowitz wrote: > >>What is missing for it to support the native configuration? > > > >Quite a lot I suspect. 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, and keep the changes clean enough to not overly > >complicate the Cygwin support (per our last discussion on this > >subject). It would probably be at least a few weeks work. > > Presumably the people at www.mingw.org have support for the native > configuration, although I wouldn't like to say if it meets the criteria > above. They do; but the last time I checked, it didn't, and they haven't shown any interest in submitting their changes. -- Daniel Jacobowitz CodeSourcery