From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5174 invoked by alias); 10 Jun 2008 12:36:05 -0000 Received: (qmail 5166 invoked by uid 22791); 10 Jun 2008 12:36:05 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 10 Jun 2008 12:35:46 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id C8B4298402; Tue, 10 Jun 2008 12:35:43 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id A7CB89810F; Tue, 10 Jun 2008 12:35:43 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1K634g-0001N6-7u; Tue, 10 Jun 2008 08:35:42 -0400 Date: Tue, 10 Jun 2008 12:36:00 -0000 From: Daniel Jacobowitz To: Salvatore Lionetti Cc: gdb@sourceware.org Subject: Re: Enable Support for Dwarf 1, with Gnu Extension Message-ID: <20080610123542.GA5240@caradoc.them.org> Mail-Followup-To: Salvatore Lionetti , gdb@sourceware.org References: <834784.79047.qm@web27207.mail.ukl.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <834784.79047.qm@web27207.mail.ukl.yahoo.com> User-Agent: Mutt/1.5.17 (2008-05-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: 2008-06/txt/msg00068.txt.bz2 On Tue, Jun 10, 2008 at 09:12:44AM +0000, Salvatore Lionetti wrote: > It seem that gdb only know (function name <-> address), nothing > about C src line mapping, data structure ... Sorry, support for DWARF 1 has been removed. GDB 6.6 was the last release to support DWARF 1. -- Daniel Jacobowitz CodeSourcery