From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1651 invoked by alias); 12 Mar 2007 20:57:21 -0000 Received: (qmail 1643 invoked by uid 22791); 12 Mar 2007 20:57:21 -0000 X-Spam-Check-By: sourceware.org Received: from hq.tensilica.com (HELO mailapp.tensilica.com) (65.205.227.29) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 12 Mar 2007 20:57:16 +0000 Received: from localhost ([127.0.0.1]) by mailapp.tensilica.com with esmtp (Exim 4.34) id 1HQrZy-0004gq-RJ; Mon, 12 Mar 2007 12:57:14 -0800 Received: from mailapp.tensilica.com ([127.0.0.1]) by localhost (mailapp [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17789-04; Mon, 12 Mar 2007 12:57:14 -0800 (PST) Received: from heron.hq.tensilica.com ([192.168.11.123]) by mailapp.tensilica.com with esmtp (Exim 4.34) id 1HQrZy-0004gk-Dm; Mon, 12 Mar 2007 12:57:14 -0800 Received: from [192.168.11.123] (heron.hq.tensilica.com [192.168.11.123]) by heron.hq.tensilica.com (Postfix) with ESMTP id 5A89DAC36D; Mon, 12 Mar 2007 13:57:14 -0700 (PDT) Message-ID: <45F5BEA9.3090207@tensilica.com> Date: Mon, 12 Mar 2007 20:57:00 -0000 From: Bob Wilson User-Agent: Thunderbird 1.5.0.10 (X11/20070306) MIME-Version: 1.0 To: Maxim Grigoriev CC: gdb@sourceware.org, Marc Gauthier Subject: Re: GDB (mis)behavior depends on DWARF DW_TAG_compile_unit data References: <45F5B929.3050406@hq.tensilica.com> In-Reply-To: <45F5B929.3050406@hq.tensilica.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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/msg00171.txt.bz2 Maxim Grigoriev wrote: > Hello members, > > I would like to hear your opinion on whether what I see is a compiler > problem or a GDB misbehavior. I don't know what's going wrong, but I just tried your testcase and the problem did not occur. This was on x86/Linux with a freshly updated copy of GDB. Let me know if you'd like me to help track down your problem (offline). --Bob