From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22856 invoked by alias); 9 Aug 2004 18:50:24 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 22849 invoked from network); 9 Aug 2004 18:50:23 -0000 Received: from unknown (HELO smtp6.mindspring.com) (207.69.200.110) by sourceware.org with SMTP; 9 Aug 2004 18:50:23 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by smtp6.mindspring.com with esmtp (Exim 3.33 #1) id 1BuFDu-0007At-00; Mon, 09 Aug 2004 14:50:18 -0400 Received: from mindspring.com (localhost [127.0.0.1]) by berman.michael-chastain.com (Postfix) with SMTP id C02BF4B102; Mon, 9 Aug 2004 14:50:18 -0400 (EDT) Date: Mon, 09 Aug 2004 18:50:00 -0000 From: Michael Chastain To: kettenis@chello.nl, drow@false.org Subject: Re: [testsuite] kfail sigaltstack.exp on i386/gnu/linux Cc: gdb-patches@sources.redhat.com Message-ID: <4117C76A.nailD3Q1O3X2W@mindspring.com> References: <20040808220220.GA22738@nevyn.them.org> <200408091714.i79HELqr032948@elgar.kettenis.dyndns.org> <20040809173022.GA22274@nevyn.them.org> In-Reply-To: <20040809173022.GA22274@nevyn.them.org> User-Agent: nail 10.8 6/28/04 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2004-08/txt/msg00328.txt.bz2 This patch is approved. Like Daniel said, glarg. I should be proof-reading for this in every patch. That's part of my role. :-( Fixes for missing "$gdb_prompt" anchors are obvious, if you hit any more of them. (Just say where you tested them, even for an obvious patch). Michael C === Index: testsuite/ChangeLog from Mark Kettenis * gdb.base/sigaltstack.exp: Provide proper anchoring.