diff options
| author | Mark Wielaard <[email protected]> | 2015-05-19 16:21:27 +0200 |
|---|---|---|
| committer | Mark Wielaard <[email protected]> | 2015-05-27 17:17:51 +0200 |
| commit | 70a504d1e19fe14cf34ab3e7a0179aa421f548e0 (patch) | |
| tree | 30cc6e119029e58ac3f3632b524ad2dd457119d6 /NEWS | |
| parent | d76d73f490b1e097e650bb77277ae9ed1efd5b1a (diff) | |
addr2line: Add -a, --address. Print address before for each entry.
Adds test cases with sample output.
Signed-off-by: Mark Wielaard <[email protected]>
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,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. Version 0.161 |
