From be6f64938f985dfb0eaa2107b99f193bb865ce04 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Wed, 9 Dec 2009 12:58:23 +0000 Subject: 2009-12-09 Tristan Gingold * addr2line.c (translate_addresses): Display addresses if option -a is used. (with_addresses): New variable. (long_options): Add option '-a'. (usage): Add usage for option '-a'. (main): Handle option '-a'. * doc/binutils.texi (addr2line): Document option '-a'. * NEWS: Mention new feature. --- binutils/NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'binutils/NEWS') diff --git a/binutils/NEWS b/binutils/NEWS index 3edee4b..25fee15 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -3,6 +3,9 @@ * Add to dlltool .def file feature of aliasing PE internal symbol name by '== ' option. +* Add a new command line option -a / --addresses to addr2line to display the + address before function name or source filename. + Changes in 2.20: * Add support for delay importing to dlltool. Use the --output-delaylib -- cgit v1.1