Re: Reading DWARF debug information from a PE executable
Nick Clifton <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Mark, > On Thu, 2019-04-18 at 10:17 +0100, Nick Clifton wrote: >> Actually you might find it more helpful ask this question on the elfutils >> mailing list ([email protected]) since libdwarf is part of that > elfutils contains libdw, a library for reading DWARF data and some ELF > and (linux) process introspection functions. libdwarf is its own > project for low level DWARF data: > https://sourceforge.net/projects/libdwarf/ Doh! Sorry - my bad. Cheers Nick