From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1456 invoked by alias); 8 Aug 2006 21:51:41 -0000 Received: (qmail 1446 invoked by uid 22791); 8 Aug 2006 21:51:41 -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; Tue, 08 Aug 2006 21:51:39 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id D396948CCB9 for ; Tue, 8 Aug 2006 17:51:37 -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 29070-02-7 for ; Tue, 8 Aug 2006 17:51:37 -0400 (EDT) Received: from takamaka.act-europe.fr (unknown [70.71.0.212]) by nile.gnat.com (Postfix) with ESMTP id 867DB48CBE8 for ; Tue, 8 Aug 2006 17:51:37 -0400 (EDT) Received: by takamaka.act-europe.fr (Postfix, from userid 507) id CF19647EFA; Tue, 8 Aug 2006 14:51:36 -0700 (PDT) Date: Tue, 08 Aug 2006 21:51:00 -0000 From: Joel Brobecker To: gdb-patches@sources.redhat.com Subject: Re: [RFA/testsuite] check bt problem after 2 steps is gone Message-ID: <20060808215136.GC1146@adacore.com> References: <20060428174035.GF930@adacore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060428174035.GF930@adacore.com> 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/msg00063.txt.bz2 > 2006-04-28 Joel Brobecker > > * gdb.base/step-bt.c: New file. > * gdb.base/step-bt.exp: New testcase. I just checked this patch in, with the minor modification that Daniel suggested. -- Joel