From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14038 invoked by alias); 8 Nov 2007 02:12:16 -0000 Received: (qmail 14024 invoked by uid 22791); 8 Nov 2007 02:12:16 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 08 Nov 2007 02:12:14 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 971552AC32C; Wed, 7 Nov 2007 21:12:12 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 9fg9bd5YR+sT; Wed, 7 Nov 2007 21:12:12 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 5B48B2AC26F; Wed, 7 Nov 2007 21:12:12 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 96AF1E7ACA; Wed, 7 Nov 2007 21:12:09 -0500 (EST) Date: Thu, 08 Nov 2007 02:12:00 -0000 From: Joel Brobecker To: wangjiong@sunnorth.com.cn Cc: Daniel Jacobowitz , gdb@sourceware.org Subject: Re: Question about Dwarf2 for VLIW processor Message-ID: <20071108021209.GN6729@adacore.com> References: <20071108014135.GA12199@caradoc.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i 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-11/txt/msg00055.txt.bz2 > It do not cause problem now, maybe in the future, I am not sure about > this, any advices? It shouldn't actually cause any problem, neither now, nor in the future. You're correct that the current line table is suboptimal, but GDB should be able to deal with it. -- Joel