From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11888 invoked by alias); 5 Nov 2004 21:25:16 -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 11876 invoked from network); 5 Nov 2004 21:25:15 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 5 Nov 2004 21:25:15 -0000 Received: from drow by nevyn.them.org with local (Exim 4.34 #1 (Debian)) id 1CQBZx-0008Gx-I1; Fri, 05 Nov 2004 16:25:06 -0500 Date: Fri, 05 Nov 2004 21:25:00 -0000 From: Daniel Jacobowitz To: Andrew Cagney Cc: Mark Kettenis , gdb-patches@sources.redhat.com Subject: Re: [COMMIT] Fix decoding CIE's in DWARF frame info Message-ID: <20041105212505.GA31737@nevyn.them.org> Mail-Followup-To: Andrew Cagney , Mark Kettenis , gdb-patches@sources.redhat.com References: <200411051543.iA5Fh1nK020633@juw15.nfra.nl> <418BB19C.7000100@gnu.org> <200411051853.iA5IrpfP014435@elgar.sibelius.xs4all.nl> <418BEEF9.4050507@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <418BEEF9.4050507@gnu.org> User-Agent: Mutt/1.5.5.1+cvs20040105i X-SW-Source: 2004-11/txt/msg00095.txt.bz2 On Fri, Nov 05, 2004 at 04:22:01PM -0500, Andrew Cagney wrote: > > >Anyway, I noticed the problem when writing some code at work. > >Unfortunately I don't know how to convert it into a test case. > > I was thinking regression testing. I'm finding that: > ./gdb foo > (gdb) run > gets a panic on CFI systems - RHEL 3 amd64, FC3 i386 and amd64. > > Can we set this patch aside until we know what's going on? We can then > think about a backport for 6.3.1. It does not show any problems here, on Debian i386 (using FCI). -- Daniel Jacobowitz