From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7129 invoked by alias); 8 Sep 2008 15:56:00 -0000 Received: (qmail 7120 invoked by uid 22791); 8 Sep 2008 15:55:59 -0000 X-Spam-Check-By: sourceware.org Received: from mel.act-europe.fr (HELO mel.act-europe.fr) (212.99.106.210) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 08 Sep 2008 15:55:25 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id 3153929001B; Mon, 8 Sep 2008 17:55:22 +0200 (CEST) Received: from mel.act-europe.fr ([127.0.0.1]) by localhost (smtp.eu.adacore.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OvohpPuUFQFk; Mon, 8 Sep 2008 17:55:17 +0200 (CEST) Received: from province.act-europe.fr (province.act-europe.fr [10.10.0.214]) by mel.act-europe.fr (Postfix) with ESMTP id 5F9A3290014; Mon, 8 Sep 2008 17:55:17 +0200 (CEST) Received: by province.act-europe.fr (Postfix, from userid 560) id 5427516480F; Mon, 8 Sep 2008 17:55:17 +0200 (CEST) Date: Mon, 08 Sep 2008 15:56:00 -0000 From: Jerome Guitton To: Joel Brobecker Cc: gdb-patches@sourceware.org Subject: Re: [RFA/testsuite] stack check Message-ID: <20080908155517.GP40223@adacore.com> References: <20080901170203.GB226@adacore.com> <20080902210146.GC3774@adacore.com> <20080908101709.GH40223@adacore.com> <20080908154151.GD12222@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080908154151.GD12222@adacore.com> User-Agent: Mutt/1.5.17 (2007-11-01) 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/msg00167.txt.bz2 Joel Brobecker (brobecker@adacore.com): > > 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. Now checked in! Thanks, Jerome