From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10273 invoked by alias); 31 Oct 2006 13:44:52 -0000 Received: (qmail 10263 invoked by uid 22791); 31 Oct 2006 13:44:52 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Tue, 31 Oct 2006 13:44:47 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1Getv2-0004l1-Vb; Tue, 31 Oct 2006 08:44:45 -0500 Date: Tue, 31 Oct 2006 13:44:00 -0000 From: Daniel Jacobowitz To: Nick Roberts Cc: gdb@sourceware.org Subject: Re: Testsuite failure (mi-var-child-f.exp) Message-ID: <20061031134444.GB17937@nevyn.them.org> Mail-Followup-To: Nick Roberts , gdb@sourceware.org References: <17735.3278.186623.731002@kahikatea.snap.net.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <17735.3278.186623.731002@kahikatea.snap.net.nz> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-10/txt/msg00314.txt.bz2 On Tue, Oct 31, 2006 at 09:43:58PM +1300, Nick Roberts wrote: > I'm pretty sure this is a problem with gfortran (incorrect DWARF output > or something) as it also happens with gfortran and an old GDB. > > So that I'm not told it's a GDB issue by gfortran developers, can someone > on this list identify exactly what the problem is please? They won't tell you that; they're aware that gfortran's debug info is mostly junk. Steven Bosscher has been working on it. -- Daniel Jacobowitz CodeSourcery