From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5919 invoked by alias); 19 Nov 2003 21:52:39 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 5903 invoked from network); 19 Nov 2003 21:52:37 -0000 Received: from unknown (HELO mail.alinoe.com) (62.195.88.134) by sources.redhat.com with SMTP; 19 Nov 2003 21:52:37 -0000 Received: (qmail 28939 invoked by uid 500); 19 Nov 2003 21:52:35 -0000 Date: Wed, 19 Nov 2003 21:52:00 -0000 From: Carlo Wood To: "H. J. Lu" Cc: Nick Clifton , GDB , binutils@sources.redhat.com, jason@redhat.com Subject: Re: Gdb dwarf bug ([BUG] Regression in 2.14.90 (relative to 2.13.90)) Message-ID: <20031119215235.GA28709@alinoe.com> Mail-Followup-To: "H. J. Lu" , Nick Clifton , GDB , binutils@sources.redhat.com, jason@redhat.com References: <20031112164010.GA12273@alinoe.com> <20031113223639.GA26358@alinoe.com> <20031115164357.GA6521@alinoe.com> <20031119195409.GA1816@lucon.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031119195409.GA1816@lucon.org> User-Agent: Mutt/1.4.1i X-SW-Source: 2003-11/txt/msg00160.txt.bz2 On Wed, Nov 19, 2003 at 11:54:09AM -0800, H. J. Lu wrote: > Carlo is right. ld is changed to work around > > http://sources.redhat.com/ml/binutils/2003-06/msg00473.html > > The problem is gdb can't deal with discarded line info in different > CUs. I still don't get this. "gdb can't deal with discarded line info" sounds like gdb should be changed, not ld. Why was ld changed? The change is incorrect, too, as now turns out. -- Carlo Wood