From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16699 invoked by alias); 3 Feb 2003 18:27:49 -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 16642 invoked from network); 3 Feb 2003 18:27:49 -0000 Received: from unknown (HELO molenda.com) (192.220.74.81) by 172.16.49.205 with SMTP; 3 Feb 2003 18:27:49 -0000 Received: (qmail 75923 invoked by uid 19025); 3 Feb 2003 18:27:48 -0000 Date: Mon, 03 Feb 2003 18:27:00 -0000 From: Jason Molenda To: David Carlton Cc: Andrew Cagney , gdb-patches@sources.redhat.com, jjohnstn@redhat.com Subject: Re: PATCH RFA: Fix MI stack frame output for synthetic frames Message-ID: <20030203102748.A75701@molenda.com> References: <20021108142248.A65720@molenda.com> <3DCC3CEE.5040902@redhat.com> <20021109004723.A20334@molenda.com> <3E3CB218.1020706@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from carlton@math.stanford.edu on Mon, Feb 03, 2003 at 10:15:20AM -0800 X-SW-Source: 2003-02/txt/msg00071.txt.bz2 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. J