X-Spam-Check-By: sourceware.org Date: Tue, 11 Jul 2006 09:15:39 -0500 From: Brian Ford Reply-To: cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com Subject: Re: libdwarf available? In-Reply-To: <44B2D399.2050309@obbligato.org> Message-ID: References: <44B2D399 DOT 2050309 AT obbligato DOT org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Mon, 10 Jul 2006, David Greene wrote: > I've done some googling about libdwarf on cygwin and it seems > that at least one person has managed to compile libelf and > libdwarf for cygwin. I imagine that one person would be me. However, the libelf component of your statement would not be completely true. We use these on native Cygwin executables (PECOFF), so we created a stub libelf with just enough functionality to enable the support we needed from libdwarf. > I'd like to use these libraries to examine executables produced > for non-Windows systems. That is, I need to create a tool to > examine the Dwarf from ewxecutable formats that support it. > These are UNIX ELF binaries. I've not done this in this way for cross debugging. What exact functionality and licensing do you need here. Can gdb and binutils be used? > Is there a precompiled package for libelf and libdwarf available? No. > If not, does anyone have any experience building these for cygwin? Have you tried? What problems did you run into? -- Brian Ford Lead Realtime Software Engineer VITAL - Visual Simulation Systems FlightSafety International the best safety device in any aircraft is a well-trained pilot... . -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/