summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Wielaard <[email protected]>2014-05-03 00:23:06 +0200
committerMark Wielaard <[email protected]>2014-05-03 00:23:06 +0200
commitbb096d0412f2cb71e7cac628fc7e251a47c1a56e (patch)
treecb64ad41379872ef0416ac5ce591f2ff88b16118 /NEWS
parentdf85bf99021119fcbb2ced66dd69f1cceafb180c (diff)
Remove --enable-dwz. dwz alt debug is no longer experimental.
Signed-off-by: Mark Wielaard <[email protected]>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 10 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 78c42bdc..443cc3a0 100644
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,16 @@ stack: New option -d, --debugname to lookup DWARF debuginfo name for frame.
New option -i, --inlines to show inlined frames using DWARF debuginfo.
libdwelf: New libdwelf.h header for libdw.so DWARF ELF Low-level Functions.
- New function dwelf_elf_gnu_debuglink.
+ New function dwelf_elf_gnu_debuglink, dwelf_dwarf_gnu_debugaltlink,
+ and dwelf_elf_gnu_build_id.
+
+libdw: Support for DWZ multifile forms DW_FORM_GNU_ref_alt and
+ DW_FORM_GNU_strp_alt is now enabled by default and no longer
+ experimental. Added new functions dwarf_getalt and dwarf_setalt
+ to get or set the alternative debug file used for the alt FORMs.
+
+libdwfl: The dwfl_build_id_find_debuginfo and dwfl_standard_find_debuginfo
+ functions will now try to resolve and set the alternative debug file.
Version 0.158