libdwarf -code release 2.2.0 #306
davea42
announced in
Announcements
Replies: 2 comments
-
soon in MSYS2 : https://packages.msys2.org/queue |
Beta Was this translation helpful? Give feedback.
0 replies
-
it's in |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
No change in API in this release.
Added functions dwarf_lvn_name_direct()
dwarf_lvn_name() dwarf_lvn_table_entry()
to allow complete reading of DWARF6 DW_AT_language_version
attributes.
Fixed issues reading corrupted (fuzzed) Apple Mach-o
object files: now the code immediately returns an error
instead of seeming stuck.
Fixed issues building with gcc option -std=c99
and the like.
Corrected a bug reading line table data that
used forms similar to DWARF5 DW_FORM_strx.
This discussion was created from the release libdwarf -code release 2.2.0.
Beta Was this translation helpful? Give feedback.
All reactions