From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32587 invoked by alias); 25 Aug 2004 14:40:43 -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 32554 invoked from network); 25 Aug 2004 14:40:41 -0000 Received: from unknown (HELO mclean.mail.mindspring.net) (207.69.200.57) by sourceware.org with SMTP; 25 Aug 2004 14:40:41 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by mclean.mail.mindspring.net with esmtp (Exim 3.33 #1) id 1Bzyx6-0004VZ-00; Wed, 25 Aug 2004 10:40:40 -0400 Received: from mindspring.com (localhost [127.0.0.1]) by berman.michael-chastain.com (Postfix) with SMTP id BCF8D4B102; Wed, 25 Aug 2004 10:40:42 -0400 (EDT) Date: Wed, 25 Aug 2004 14:40:00 -0000 From: Michael Chastain To: cagney@gnu.org Subject: Re: [rfc] sigstep additions Cc: gdb-patches@sources.redhat.com Message-ID: <412CA4E9.nail17711WO65@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/msg00688.txt.bz2 No objections sighted, so this one is approved (the first one). > 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.