From: Artem Razin <artem.razin@gmail.com>
To: gdb@sourceware.org
Subject: Reading DWARF debug information from a PE executable
Date: Wed, 17 Apr 2019 16:21:00 -0000 [thread overview]
Message-ID: <CACS3OuTF87Mg9VkxfE8NsnTU2dcyV1EptjDmVnEj3EJ11boXxA@mail.gmail.com> (raw)
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
next reply other threads:[~2019-04-17 16:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-17 16:21 Artem Razin [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CACS3OuTF87Mg9VkxfE8NsnTU2dcyV1EptjDmVnEj3EJ11boXxA@mail.gmail.com \
--to=artem.razin@gmail.com \
--cc=gdb@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox