From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3898 invoked by alias); 6 Feb 2003 17:01:56 -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 3885 invoked from network); 6 Feb 2003 17:01:55 -0000 Received: from unknown (HELO jackfruit.Stanford.EDU) (171.64.38.136) by 172.16.49.205 with SMTP; 6 Feb 2003 17:01:55 -0000 Received: (from carlton@localhost) by jackfruit.Stanford.EDU (8.11.6/8.11.6) id h16H1lo04308; Thu, 6 Feb 2003 09:01:47 -0800 X-Authentication-Warning: jackfruit.Stanford.EDU: carlton set sender to carlton@math.stanford.edu using -f To: Jason Molenda Cc: Elena Zannoni , Daniel Jacobowitz , Andrew Cagney , gdb-patches@sources.redhat.com, jjohnstn@redhat.com Subject: Re: Fix committed for mi-syn-frames fails (was: Re: PATCH RFA: Fix MI stack frame output for synthetic frames) References: <3DCC3CEE.5040902@redhat.com> <20021109004723.A20334@molenda.com> <3E3CB218.1020706@redhat.com> <20030203102748.A75701@molenda.com> <20030203183441.GA27429@nevyn.them.org> <20030204000936.A19984@molenda.com> <20030205002416.A75501@molenda.com> <20030205135947.GA30516@nevyn.them.org> <15937.9876.260141.789359@localhost.redhat.com> <20030205222835.A985@molenda.com> From: David Carlton Date: Thu, 06 Feb 2003 17:01:00 -0000 In-Reply-To: <20030205222835.A985@molenda.com> Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-02/txt/msg00216.txt.bz2 On Wed, 5 Feb 2003 22:28:35 -0800, Jason Molenda said: > I've commited this. mi-syn-frames.exp passes with gcc 3.2 and > gcc 2.96 with stabs and DWARF 2. Thanks, it works for me, too. David Carlton carlton@math.stanford.edu