-
Notifications
You must be signed in to change notification settings - Fork 523
Open
Description
My library links in a relatively recent version of libdwarf, commit c70361. This version removed old methods (like dwarf_get_ranges_a
, dwarf_siblingof
) in favour of the latest versions of the function (i.e. dwarf_get_ranges_b
, dwarf_siblingof_b
). In addition, it deprecated pulling in libelf, you should instead use dwarf_init_path
.
Metadata
Metadata
Assignees
Labels
No labels