From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23548 invoked by alias); 15 Jun 2009 07:23:39 -0000 Received: (qmail 23539 invoked by uid 22791); 15 Jun 2009 07:23:38 -0000 X-SWARE-Spam-Status: No, hits=-0.8 required=5.0 tests=AWL,BAYES_50 X-Spam-Check-By: sourceware.org Received: from mailhost.u-strasbg.fr (HELO mailhost.u-strasbg.fr) (130.79.200.158) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 15 Jun 2009 07:23:31 +0000 Received: from baal.u-strasbg.fr (baal.u-strasbg.fr [IPv6:2001:660:2402::41]) by mailhost.u-strasbg.fr (8.14.2/jtpda-5.5pre1) with ESMTP id n5F7N4Yl093319 ; Mon, 15 Jun 2009 09:23:05 +0200 (CEST) Received: from mailserver.u-strasbg.fr (ms1.u-strasbg.fr [IPv6:2001:660:2402:d::10]) by baal.u-strasbg.fr (8.14.0/jtpda-5.5pre1) with ESMTP id n5F7N42e088319 ; Mon, 15 Jun 2009 09:23:04 +0200 (CEST) (envelope-from muller@ics.u-strasbg.fr) Received: from d620muller (www-ics.u-strasbg.fr [130.79.210.225]) (user=mullerp mech=LOGIN) by mailserver.u-strasbg.fr (8.14.3/jtpda-5.5pre1) with ESMTP id n5F7N3Dh089597 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) ; Mon, 15 Jun 2009 09:23:03 +0200 (CEST) (envelope-from muller@ics.u-strasbg.fr) From: "Pierre Muller" To: "'Joel Brobecker'" , Cc: "'Daniel Jacobowitz'" References: <001201c9ebb1$96414b10$c2c3e130$@u-strasbg.fr> <20090613150505.GA28157@caradoc.them.org> <000001c9ec65$9bf13ca0$d3d3b5e0$@u-strasbg.fr> <20090613235454.GA1893@caradoc.them.org> <20090614002516.GO25703@adacore.com> In-Reply-To: <20090614002516.GO25703@adacore.com> Subject: RE: [RFC] Improve testsuite for poor expect behavior Date: Mon, 15 Jun 2009 07:23:00 -0000 Message-ID: <000001c9ed8a$21cfdc30$656f9490$@u-strasbg.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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/msg00379.txt.bz2 > From Joel Brobecker > > I see, I didn't realize that. I still think it would be better to > fix > > this in GDB rather than complicate the testsuite, though. I vaguely > > remember Joel proposing a variable to make GDB pretend there was a > > terminal? > > Yeah - we use that in two situations, one of them being our testsuite. > I can resend if it helps. Yes, please. This would be very helpful to check if my solution brings something more or if yours should be used. Pierre