From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14616 invoked by alias); 19 Jul 2006 11:54:10 -0000 Received: (qmail 14607 invoked by uid 22791); 19 Jul 2006 11:54:10 -0000 X-Spam-Check-By: sourceware.org Received: from smtp-vbr10.xs4all.nl (HELO smtp-vbr10.xs4all.nl) (194.109.24.30) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 19 Jul 2006 11:54:07 +0000 Received: from webmail.xs4all.nl (dovemail10.xs4all.nl [194.109.26.12]) by smtp-vbr10.xs4all.nl (8.13.6/8.13.6) with ESMTP id k6JBs2a2001104; Wed, 19 Jul 2006 13:54:03 +0200 (CEST) (envelope-from mark.kettenis@xs4all.nl) Received: from 192.87.1.22 (SquirrelMail authenticated user sibelius) by webmail.xs4all.nl with HTTP; Wed, 19 Jul 2006 13:54:03 +0200 (CEST) Message-ID: <8324.192.87.1.22.1153310043.squirrel@webmail.xs4all.nl> In-Reply-To: <44BE0182.1050703@st.com> References: <44BE0182.1050703@st.com> Date: Wed, 19 Jul 2006 11:54:00 -0000 Subject: Re: [PATCH] Fix ifelse.exp From: "Mark Kettenis" To: "Andrew STUBBS" Cc: "GDB Patches" User-Agent: SquirrelMail/1.4.5 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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/msg00254.txt.bz2 > This patch ought to solve the recent problems with ifelse.exp. > > I have tested it with and without the problem it tests for. Looks good to me, please commit. > Sorry for the inconvenience. No problem. These problems don't always show up on fast machines. Mark