Skip to content

Loading DWARF information in memory #194

Closed Answered by davea42
djipi asked this question in Q&A
Discussion options

You must be logged in to vote

The capability still exists. The latest document (in html) is
www.prevanders.net/libdwarfdoc

The table of contents entry "Reading DWARF With No Object File Present"
is what you want to read. In addition, those comments have a link to
a fully worked out example (in the See Also) with code that does exactly
what you are asking about.

There is little difference from the earlier versions. Adding some fields
to the public struct with its function-pointers (which were lacking
a few things) is the main change from 2021.

Hope this helps.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by djipi
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants