From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17385 invoked by alias); 12 Mar 2007 21:58:31 -0000 Received: (qmail 17376 invoked by uid 22791); 12 Mar 2007 21:58:30 -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; Mon, 12 Mar 2007 21:58:25 +0000 Received: from dsl093-172-095.pit1.dsl.speakeasy.net ([66.93.172.95] helo=caradoc.them.org) by nevyn.them.org with esmtp (Exim 4.63) (envelope-from ) id 1HQsX8-0001OQ-2J; Mon, 12 Mar 2007 17:58:22 -0400 Received: from drow by caradoc.them.org with local (Exim 4.63) (envelope-from ) id 1HQsX7-0006Nx-Ge; Mon, 12 Mar 2007 17:58:21 -0400 Date: Mon, 12 Mar 2007 21:58:00 -0000 From: Daniel Jacobowitz To: Maxim Grigoriev Cc: Joel Brobecker , gdb@sourceware.org, Bob Wilson , Marc Gauthier Subject: Re: GDB (mis)behavior depends on DWARF DW_TAG_compile_unit data Message-ID: <20070312215821.GA24531@caradoc.them.org> Mail-Followup-To: Maxim Grigoriev , Joel Brobecker , gdb@sourceware.org, Bob Wilson , Marc Gauthier References: <45F5B929.3050406@hq.tensilica.com> <20070312204857.GA20515@caradoc.them.org> <45F5C0D3.90002@hq.tensilica.com> <20070312212405.GM14401@adacore.com> <45F5CBFD.3020109@hq.tensilica.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45F5CBFD.3020109@hq.tensilica.com> 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-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-03/txt/msg00175.txt.bz2 On Mon, Mar 12, 2007 at 02:54:05PM -0700, Maxim Grigoriev wrote: > Let me find out what it is and get back to you with my conclusions. It's > still can be > important for GDB in terms of better handling bad DWARF data. Thanks - I completely agree. It's not the obvious problem, but whatever it is, we should fix it if we can. -- Daniel Jacobowitz CodeSourcery