From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18438 invoked by alias); 19 Jul 2006 02:12:23 -0000 Received: (qmail 18402 invoked by uid 22791); 19 Jul 2006 02:12:20 -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; Wed, 19 Jul 2006 02:12:16 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1G31Xq-0001aA-Rt for gdb-patches@sourceware.org; Tue, 18 Jul 2006 22:12:14 -0400 Date: Wed, 19 Jul 2006 02:12:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sourceware.org Subject: Re: [rfa] Allow building a cross Cygwin / MinGW debugger Message-ID: <20060719021214.GA6055@nevyn.them.org> Mail-Followup-To: gdb-patches@sourceware.org References: <20060718194057.GA25803@nevyn.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11+cvs20060403 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/msg00249.txt.bz2 On Tue, Jul 18, 2006 at 11:10:56PM +0300, Eli Zaretskii wrote: > > 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. Thanks, I'll be sure to mention this too. -- Daniel Jacobowitz CodeSourcery