Re: Reading DWARF debug from a PE executable
Artem Razin <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CACS3OuSAtMByDXPkuXqicq7-Agt8pgThVsNUqkwM3C43Q=9Vag@mail.gmail.com> |
Hi David, My mistake was is that I've downloaded libdwarf not from sourceforge (https://sourceforge.net/p/libdwarf) but from github (https://github.com/tomhughes/libdwarf) that is a bit outdated. Thank you so much! On Thu, Apr 18, 2019 at 4:16 PM David Anderson <[email protected]> wrote: > > On 4/18/19 2:17 AM, [email protected] wrote: > > > > gdb Digest 18 Apr 2019 09:17:14 -0000 Issue 4928 > > > > Topics (messages 46961 through 46963): > > > > Reading DWARF debug information from a PE executable > > 46961 by: Artem Razin > > 46963 by: Nick Clifton > > libdwarf (various sites mirror it or > have clones or forks) is on sourceforge.net and the status > and access is described > in www.prevanders.net/dwarf.html. > > Current libdwarf/dwarfdump build fine and work > on mingw (for reading PE executables or DLLS with DWARF) by: > > configure --disable-libelf ; make > > David Anderson -- Best regards, Artem A. Razin