From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22841 invoked by alias); 10 Aug 2006 14:12:08 -0000 Received: (qmail 22832 invoked by uid 22791); 10 Aug 2006 14:12:08 -0000 X-Spam-Check-By: sourceware.org Received: from nile.gnat.com (HELO nile.gnat.com) (205.232.38.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 10 Aug 2006 14:12:06 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id 3D54348CDE7 for ; Thu, 10 Aug 2006 10:12:04 -0400 (EDT) Received: from nile.gnat.com ([127.0.0.1]) by localhost (nile.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 06732-02-5 for ; Thu, 10 Aug 2006 10:12:04 -0400 (EDT) Received: from takamaka.act-europe.fr (unknown [70.71.0.212]) by nile.gnat.com (Postfix) with ESMTP id C480348CC08 for ; Thu, 10 Aug 2006 10:12:03 -0400 (EDT) Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 2454947EFA; Thu, 10 Aug 2006 07:12:03 -0700 (PDT) Date: Thu, 10 Aug 2006 15:22:00 -0000 From: Joel Brobecker To: gdb-patches@sources.redhat.com Subject: Re: [RFA/testsuite] Adjust step-bt testcase Message-ID: <20060810141203.GG15936@adacore.com> References: <20060810041258.GD15936@adacore.com> <20060810130532.GA18475@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060810130532.GA18475@nevyn.them.org> User-Agent: Mutt/1.4i 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-08/txt/msg00079.txt.bz2 > Nope - the "in" is apparently optional too. I tested and committed > this variant. Ah, yes, of course! Thanks for fixing it. -- Joel