This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: reading DWARF


On Sun, Dec 07, 2003 at 06:53:38PM +0100, Torsten Mohr wrote:
> Hi,
> 
> sorry for the posting that may be bit off-topic here,
> but i didn't find anything googling for it and think
> it may best fit here:
> 
> I search for a library that helps me interpret the
> content of the .debug* sections in an ELF file.
> I'd like to use this in own programs.
> 
> Does anybody know of a library that lets me interpret
> the DWARF content of the debug sections?

It's named, unsurprisingly, "libdwarf".  There are I think three (?)
implementations; one is available from Dave Anderson's page at SGI.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]