Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Reading DWARF debug information from a PE executable
@ 2019-04-17 16:21 Artem Razin
  2019-04-18  9:17 ` Nick Clifton
  2019-04-18 10:12 ` Jan Kratochvil
  0 siblings, 2 replies; 5+ messages in thread
From: Artem Razin @ 2019-04-17 16:21 UTC (permalink / raw)
  To: gdb

Hi,

This is my first question here and I hope it is suitable for this list.

I need (Windows/C++) to read DWARF debug information from a PE
executable. For example, mingw places debug information in this
format.

I've tried to adopt libdwarf but it seems to be able to read files in
ELF format only. At the same time mingw places debug information to
several PE sections.

Is there any way to pass raw data from these sections to libdwarf to
read debug information?

Or probably there are other ways to work with DWARF in case of PE executables...

Thank you!

-- 
Best regards,
Artem A. Razin


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-04-18 11:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-17 16:21 Reading DWARF debug information from a PE executable Artem Razin
2019-04-18  9:17 ` Nick Clifton
2019-04-18  9:48   ` Mark Wielaard
2019-04-18 11:19     ` Nick Clifton
2019-04-18 10:12 ` Jan Kratochvil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox