From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13804 invoked by alias); 18 Jun 2009 15:33:57 -0000 Received: (qmail 13796 invoked by uid 22791); 18 Jun 2009 15:33:56 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 18 Jun 2009 15:33:48 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 767102BAB43; Thu, 18 Jun 2009 11:33:46 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id SP-asa16CKe5; Thu, 18 Jun 2009 11:33:46 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 3D0C12BAAA4; Thu, 18 Jun 2009 11:33:46 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 73660F596C; Thu, 18 Jun 2009 08:33:41 -0700 (PDT) Date: Thu, 18 Jun 2009 15:33:00 -0000 From: Joel Brobecker To: Eli Zaretskii Cc: muller@ics.u-strasbg.fr, gdb-patches@sourceware.org Subject: Re: [RFC] Improve testsuite for poor expect behavior Message-ID: <20090618153341.GE14549@adacore.com> References: <000001c9ed8a$21cfdc30$656f9490$@u-strasbg.fr> <20090616145756.GB7730@adacore.com> <000c01c9eeda$022d8a70$06889f50$@u-strasbg.fr> <20090617133626.GA24310@caradoc.them.org> <20090617145429.GB7582@adacore.com> <20090617193938.GB14549@adacore.com> <20090618145913.GD14549@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) 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: 2009-06/txt/msg00480.txt.bz2 > Unfortunately, I don't have an environment set up for building a MinGW > port of GDB. I just use its binary downloaded from the MinGW site. Oh! I thought you were talking of DJGPP. Hopefully there are more people using the MinGW port of Emacs. -- Joel