From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25731 invoked by alias); 3 Feb 2003 18:34:25 -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 25723 invoked from network); 3 Feb 2003 18:34:24 -0000 Received: from unknown (HELO crack.them.org) (65.125.64.184) by 172.16.49.205 with SMTP; 3 Feb 2003 18:34:24 -0000 Received: from nevyn.them.org ([66.93.61.169] ident=mail) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 18fnIr-0006Ht-00; Mon, 03 Feb 2003 14:34:53 -0600 Received: from drow by nevyn.them.org with local (Exim 3.36 #1 (Debian)) id 18flQX-00078k-00; Mon, 03 Feb 2003 13:34:41 -0500 Date: Mon, 03 Feb 2003 18:34:00 -0000 From: Daniel Jacobowitz To: Jason Molenda Cc: David Carlton , Andrew Cagney , gdb-patches@sources.redhat.com, jjohnstn@redhat.com Subject: Re: PATCH RFA: Fix MI stack frame output for synthetic frames Message-ID: <20030203183441.GA27429@nevyn.them.org> Mail-Followup-To: Jason Molenda , David Carlton , Andrew Cagney , gdb-patches@sources.redhat.com, jjohnstn@redhat.com References: <20021108142248.A65720@molenda.com> <3DCC3CEE.5040902@redhat.com> <20021109004723.A20334@molenda.com> <3E3CB218.1020706@redhat.com> <20030203102748.A75701@molenda.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030203102748.A75701@molenda.com> User-Agent: Mutt/1.5.1i X-SW-Source: 2003-02/txt/msg00073.txt.bz2 On Mon, Feb 03, 2003 at 10:27:48AM -0800, Jason Molenda wrote: > On Mon, Feb 03, 2003 at 10:15:20AM -0800, David Carlton wrote: > > > > > On i686-pc-linux-gnu/GCC3.1/DWARF2, I get the following: > > > > > PASS: gdb.mi/mi-syn-frame.exp: 407-stack-list-frames > > FAIL: gdb.mi/mi-syn-frame.exp: 408-exec-continue > > FAIL: gdb.mi/mi-syn-frame.exp: 409-stack-list-frames 0 0 > > FAIL: gdb.mi/mi-syn-frame.exp: call inferior function which raises exception > > FAIL: gdb.mi/mi-syn-frame.exp: backtrace from inferior function at exception > > I'll look at these late tonight unless someone else does it first. The exec-continue failure seems to be a bad regular expression - it's expecting "*stopped[\r\n]+", not any of the things which follow *stopped. I'm not sure without looking at te test whether stack-list-frames is a legitimate failure or not; it's reporting a different function than expected. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer