From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30592 invoked by alias); 8 Sep 2008 15:42:39 -0000 Received: (qmail 30583 invoked by uid 22791); 8 Sep 2008 15:42:38 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 08 Sep 2008 15:41:55 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 006CC2A973A; Mon, 8 Sep 2008 11:41:54 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id cwvcKhzKjlSd; Mon, 8 Sep 2008 11:41:53 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 081332A9759; Mon, 8 Sep 2008 11:41:53 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 1D7D6E7ACD; Mon, 8 Sep 2008 17:41:51 +0200 (CEST) Date: Mon, 08 Sep 2008 15:42:00 -0000 From: Joel Brobecker To: Jerome Guitton Cc: gdb-patches@sourceware.org Subject: Re: [RFA/testsuite] stack check Message-ID: <20080908154151.GD12222@adacore.com> References: <20080901170203.GB226@adacore.com> <20080902210146.GC3774@adacore.com> <20080908101709.GH40223@adacore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080908101709.GH40223@adacore.com> User-Agent: Mutt/1.4.2.2i 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: 2008-09/txt/msg00166.txt.bz2 > I also forgot to mention the directory. Would gdb.base be OK? Yes :) > 2008-09-08 Jerome Guitton > > * gdb.base/stack-checking.c: New file > * gdb.base/stack-checking.exp: New file. -- Joel