libdwarf-code release 0.12.0 #283
davea42
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Adding the ability to use mmap instead of malloc for reading object section data.
Whether this improves library runtimes when reading gigabyte-plus object sections
is as yet unclear. It does not have significant impact on medium or smaller object
reading.
Improved the accuracy of dwarfdump's -k checking options with a much better
heuristic to get addresses from object data. Eliminates false error reports.
Checks for duplicate attributes in dwarf (generating an error) while
allowing callers to suppress the check.
This discussion was created from the release libdwarf-code release 0.12.0.
Beta Was this translation helpful? Give feedback.
All reactions