From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30744 invoked by alias); 31 Dec 2003 03:36:30 -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 30737 invoked from network); 31 Dec 2003 03:36:30 -0000 Received: from unknown (HELO dberlin.org) (69.3.5.6) by sources.redhat.com with SMTP; 31 Dec 2003 03:36:30 -0000 Received: from [127.0.0.1] (HELO dberlin.org) by dberlin.org (CommuniGate Pro SMTP 4.1.4) with ESMTP-TLS id 5732302; Tue, 30 Dec 2003 22:36:30 -0500 Date: Wed, 31 Dec 2003 03:36:00 -0000 From: Daniel Berlin To: Daniel Jacobowitz cc: Eli Zaretskii , gdb@sources.redhat.com Subject: Re: inner block not inside outer block In-Reply-To: <20031230152700.GA13258@nevyn.them.org> Message-ID: References: <20031228184655.GA29177@nevyn.them.org> <5469-Tue30Dec2003163920+0200-eliz@elta.co.il> <20031230152700.GA13258@nevyn.them.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2003-12/txt/msg00291.txt.bz2 > > Well, the last time that I needed to use it it built OK on Debian > GNU/Linux; I was also using a 2001 version. You may need to debug > GDB's dwarf2read instead and figure out what the debugging information > says that way :( There is a newer version than the 2001 version, but honestly, i can't remember where i got it. It started to add suppotr for DWARF3 stuff. To compile libdwarf, you need libelf installed. That is probably the whole "Elf" problem you are experiencing.