From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28207 invoked by alias); 16 Dec 2007 21:50:26 -0000 Received: (qmail 28197 invoked by uid 22791); 16 Dec 2007 21:50:25 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 16 Dec 2007 21:50:18 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 711A098129; Sun, 16 Dec 2007 21:50:17 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 5362C9811F; Sun, 16 Dec 2007 21:50:17 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.68) (envelope-from ) id 1J41NI-0001Cw-FC; Sun, 16 Dec 2007 16:50:16 -0500 Date: Sun, 16 Dec 2007 21:54:00 -0000 From: 'Daniel Jacobowitz' To: Pierre Muller Cc: gdb-patches@sourceware.org Subject: Re: [rfc] Remote file transfer support Message-ID: <20071216215016.GF2618@caradoc.them.org> Mail-Followup-To: Pierre Muller , gdb-patches@sourceware.org References: <20071029203042.GA26597@caradoc.them.org> <000001c83592$071fefd0$155fcf70$@u-strasbg.fr> <20071203125636.GA18863@caradoc.them.org> <002101c835b2$28790610$796b1230$@u-strasbg.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <002101c835b2$28790610$796b1230$@u-strasbg.fr> User-Agent: Mutt/1.5.17 (2007-12-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-12/txt/msg00233.txt.bz2 On Mon, Dec 03, 2007 at 02:41:07PM +0100, Pierre Muller wrote: > > Sorry, I should have remembered that. Does this patch work? > > Yes, this fixes the compilation problem for mingw32, thanks. > I did not have the time to test the produced executable... Thanks. I finally checked it in. -- Daniel Jacobowitz CodeSourcery