From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 608 invoked by alias); 24 Aug 2004 15:47:00 -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 598 invoked from network); 24 Aug 2004 15:46:59 -0000 Received: from unknown (HELO hall.mail.mindspring.net) (207.69.200.60) by sourceware.org with SMTP; 24 Aug 2004 15:46:59 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by hall.mail.mindspring.net with esmtp (Exim 3.33 #1) id 1BzdVf-0001mv-00; Tue, 24 Aug 2004 11:46:56 -0400 Received: from mindspring.com (localhost [127.0.0.1]) by berman.michael-chastain.com (Postfix) with SMTP id 224184B102; Tue, 24 Aug 2004 11:47:17 -0400 (EDT) Date: Tue, 24 Aug 2004 15:47:00 -0000 From: Michael Chastain To: kettenis.gnu.org@mindspring.com, drow@false.org, cagney@gnu.org Subject: Re: [rfc] sigstep additions Cc: gdb-patches@sources.redhat.com Message-ID: <412B6304.nailFBK28A3DA@mindspring.com> References: <411964CF.10409@gnu.org> <411ACED7.5040302@gnu.org> <4125DA70.nailMOC1FE81R@mindspring.com> <412B507D.2010605@gnu.org> In-Reply-To: <412B507D.2010605@gnu.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/msg00643.txt.bz2 Andrew Cagney wrote: > Still ok? If Daniel or Mark or nobody else objects in 48 hours, or asks for more time, okay. (Thinking some more about setting up testsuite/gdb.signal with not-me as maintainer). 2004-08-10 Andrew Cagney * gdb.base/sigstep.exp (breakpoint_to_handler) (skip_over_handler, skip_to_handler): New test procedures. (advance, advancei): Add a proper prefix, do not use rerun_to_main. * gdb.base/sigstep.c (main): Change to use an infinite loop.