summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMark Wielaard <mjw@redhat.com>2015-05-20 11:52:27 +0200
committerMark Wielaard <mjw@redhat.com>2015-05-27 17:17:51 +0200
commitcd2da6c37b468c7ac66d2edcd83f8bcbaeb793ec (patch)
tree0ffba17e8bcfc5de4372ec5f53690a5679d3fe77 /NEWS
parent70a504d1e19fe14cf34ab3e7a0179aa421f548e0 (diff)
downloadelfutils-cd2da6c37b468c7ac66d2edcd83f8bcbaeb793ec.tar.gz
addr2line: Add demangler support.
Makes the -C, --demangle option visible and implements it (ignoring the demangle style argument). Adds a new test with sample output. Signed-off-by: Mark Wielaard <mjw@redhat.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 88d622ad..6304d88d 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,7 @@ libdw: Install new header elfutils/known-dwarf.h.
addr2line: Input addresses are now always interpreted as hexadecimal
numbers, never as octal or decimal numbers.
New option -a, --addresses to print address before each entry.
+ New option -C, --demangle to show demangled symbols.
Version 0.161