2009-12-10 Tristan Gingold <gingold@adacore.com>
commitc5533f97130e71cbbf5ea8e86bf2218475462c0c
authorTristan Gingold <gingold@adacore.com>
Thu, 10 Dec 2009 16:12:33 +0000 (10 16:12 +0000)
committerTristan Gingold <gingold@adacore.com>
Thu, 10 Dec 2009 16:12:33 +0000 (10 16:12 +0000)
tree4dc812e407f1da7ff66fc3b62c6054f3fdbbe300
parent2762f2ded2e392808d13d771e95e2e760425726f
2009-12-10  Tristan Gingold  <gingold@adacore.com>

* addr2line.c (pretty_print): New variable.
(long_options): Add an entry for -p/--pretty-print.
(usage): Document -p/--pretty-print.
(translate_addresses): Handle pretty_print.  Reindent.
(main): Handle option -p.
* doc/binutils.texi (addr2line): Document -p/--pretty-print.
* NEWS: Mention new feature.
binutils/ChangeLog
binutils/NEWS
binutils/addr2line.c
binutils/doc/binutils.texi