From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5228 invoked by alias); 8 May 2007 23:51:19 -0000 Received: (qmail 5218 invoked by uid 22791); 8 May 2007 23:51:18 -0000 X-Spam-Check-By: sourceware.org Received: from return.false.org (HELO return.false.org) (66.207.162.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 08 May 2007 23:51:16 +0000 Received: from return.false.org (localhost [127.0.0.1]) by return.false.org (Postfix) with ESMTP id 6A8DB4B267; Tue, 8 May 2007 18:51:14 -0500 (CDT) Received: from caradoc.them.org (dsl093-172-095.pit1.dsl.speakeasy.net [66.93.172.95]) by return.false.org (Postfix) with ESMTP id 4A71D4B262; Tue, 8 May 2007 18:51:14 -0500 (CDT) Received: from drow by caradoc.them.org with local (Exim 4.67) (envelope-from ) id 1HlZSb-0006eh-6G; Tue, 08 May 2007 19:51:13 -0400 Date: Tue, 08 May 2007 23:51:00 -0000 From: Daniel Jacobowitz To: Carl Burch Cc: gdb@sourceware.org Subject: Re: DWARF-2 expression error in location list entries Message-ID: <20070508235113.GA25569@caradoc.them.org> Mail-Followup-To: Carl Burch , gdb@sourceware.org References: <200705082249.PAA06205@hpadl693.cup.hp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200705082249.PAA06205@hpadl693.cup.hp.com> User-Agent: Mutt/1.5.15 (2007-04-09) 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-05/txt/msg00034.txt.bz2 On Tue, May 08, 2007 at 03:49:22PM -0700, Carl Burch wrote: > Yes, I think so. Thanks for the clear explanation. > > Any idea why the same situation in decode_locdesc() of dwarf2read.c is only > a complaint? Probably a historical accident. -- Daniel Jacobowitz CodeSourcery