From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12905 invoked by alias); 18 Jun 2009 16:08:46 -0000 Received: (qmail 12893 invoked by uid 22791); 18 Jun 2009 16:08:45 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 18 Jun 2009 16:08:35 +0000 Received: (qmail 8879 invoked from network); 18 Jun 2009 16:08:33 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 18 Jun 2009 16:08:33 -0000 From: Pedro Alves To: gdb-patches@sourceware.org Subject: Re: [RFC] Improve testsuite for poor expect behavior Date: Thu, 18 Jun 2009 16:08:00 -0000 User-Agent: KMail/1.9.10 Cc: "Pierre Muller" , "'Eli Zaretskii'" , drow@false.org, brobecker@adacore.com References: <001201c9ebb1$96414b10$c2c3e130$@u-strasbg.fr> <001201c9f02d$3ab7d310$b0277930$@u-strasbg.fr> In-Reply-To: <001201c9f02d$3ab7d310$b0277930$@u-strasbg.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200906181709.16239.pedro@codesourcery.com> 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: 2009-06/txt/msg00483.txt.bz2 I suggest wikifying these instructions. IIUC, Eli has already fixed the issues I pointed out at: http://sourceware.org/gdb/wiki/BuildingOnDJGPP You could start there: might be worth cleaning up that page (maybe even including instructions on how to build GDB on DOS < 7.0, not under Windows, if people care about that), and extending it with testsuite-running-HOWTO instructions. -- Pedro Alves