From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31347 invoked by alias); 30 Jul 2003 23:55:28 -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 31340 invoked from network); 30 Jul 2003 23:55:27 -0000 Received: from unknown (HELO sccrmhc11.comcast.net) (204.127.202.55) by sources.redhat.com with SMTP; 30 Jul 2003 23:55:27 -0000 Received: from lucon.org ([12.234.88.5]) by comcast.net (sccrmhc11) with ESMTP id <2003073023552701100o8gaie>; Wed, 30 Jul 2003 23:55:27 +0000 Received: by lucon.org (Postfix, from userid 1000) id AF9BA2C4EB; Wed, 30 Jul 2003 23:55:26 +0000 (UTC) Date: Wed, 30 Jul 2003 23:55:00 -0000 From: "H. J. Lu" To: GDB Subject: Does gdb support DW_TAG_entry_point? Message-ID: <20030730235526.GA28527@lucon.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i X-SW-Source: 2003-07/txt/msg00357.txt.bz2 I got During symbol reading, unsupported tag: 'DW_TAG_entry_point'. H.J.