From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23213 invoked by alias); 18 Jul 2006 20:10:56 -0000 Received: (qmail 23205 invoked by uid 22791); 18 Jul 2006 20:10: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; Tue, 18 Jul 2006 20:10:55 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-228-156.inter.net.il [80.230.228.156]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id EFA03177 (AUTH halo1); Tue, 18 Jul 2006 23:10:51 +0300 (IDT) Date: Tue, 18 Jul 2006 20:10:00 -0000 Message-Id: From: Eli Zaretskii To: gdb-patches@sourceware.org In-reply-to: <20060718194057.GA25803@nevyn.them.org> (message from Daniel Jacobowitz on Tue, 18 Jul 2006 15:40:57 -0400) Subject: Re: [rfa] Allow building a cross Cygwin / MinGW debugger Reply-to: Eli Zaretskii References: <20060718194057.GA25803@nevyn.them.org> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-07/txt/msg00242.txt.bz2 > Date: Tue, 18 Jul 2006 15:40:57 -0400 > From: Daniel Jacobowitz > > I'm about to post Windows native support for gdbserver. While testing it, I > needed a cross debugger from some other platform to Windows; you can almost > build one today, but not quite. This patch fixes that up, by removing an > error and some bits of DLL support. Please don't forget to update NEWS.