From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10496 invoked by alias); 15 Sep 2004 13:34: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 10487 invoked from network); 15 Sep 2004 13:34:23 -0000 Received: from unknown (HELO smtp6.mindspring.com) (207.69.200.110) by sourceware.org with SMTP; 15 Sep 2004 13:34: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 1C7ZvS-0001N1-00; Wed, 15 Sep 2004 09:34:22 -0400 Received: from mindspring.com (localhost [127.0.0.1]) by berman.michael-chastain.com (Postfix) with SMTP id ECAB24B102; Wed, 15 Sep 2004 09:34:29 -0400 (EDT) Date: Wed, 15 Sep 2004 13:34:00 -0000 From: Michael Chastain To: brobecker@gnat.com Subject: Re: [RFA/mips] mips32 frame code simplification... Cc: gdb-patches@sources.redhat.com Message-ID: <414844E4.nail2UE22SZGZ@mindspring.com> References: <20040915062611.GD1622@gnat.com> In-Reply-To: <20040915062611.GD1622@gnat.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-09/txt/msg00251.txt.bz2 Joel Brobecker wrote: > Frankly, I have reached a point with dejagnu where I just want to > throw it out the window, trample it, chop it, burn it, curse it, > bury it face down, etc. Yeah, welcome to the club. Here's your membership card and baseball bat. > I think it's OK for now, but Michael might > want to crucify me for suggesting that it's OK. Naw, we always have to start from wherever we are. In the signals tests, are you getting another exp_continue loop? I found that "exp_continue -continue_timer" worked well. See sigstep.exp.