From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8045 invoked by alias); 27 Aug 2004 16:10:09 -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 8014 invoked from network); 27 Aug 2004 16:10:02 -0000 Received: from unknown (HELO smtp6.mindspring.com) (207.69.200.110) by sourceware.org with SMTP; 27 Aug 2004 16:10:02 -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 1C0jIe-0002Bn-00; Fri, 27 Aug 2004 12:10:00 -0400 Received: from mindspring.com (localhost [127.0.0.1]) by berman.michael-chastain.com (Postfix) with SMTP id B9BF24B102; Fri, 27 Aug 2004 12:09:34 -0400 (EDT) Date: Fri, 27 Aug 2004 16:10:00 -0000 From: Michael Chastain To: gdb-patches@sources.redhat.com, ac131313@redhat.com Subject: Re: [patch/rfc] Fix step/next across signals Message-ID: <412F5CB8.nail34Y215LAM@mindspring.com> References: <412F5557.3000700@redhat.com> In-Reply-To: <412F5557.3000700@redhat.com> 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/msg00748.txt.bz2 Hah, a signals test patch that I can understand. :) - setup_kfail "powerpc*-*-*" gdb/1757 This part is approved. Commit it whenever you think it's right. Michael