addr2line: Make --absolute the default, add --relative option.
authorMark Wielaard <mark@klomp.org>
Fri, 11 Mar 2022 14:44:21 +0000 (15:44 +0100)
committerMark Wielaard <mark@klomp.org>
Mon, 14 Mar 2022 11:57:41 +0000 (12:57 +0100)
commit9e39d31c4ec1c8f7eb16886f8b7fd04c0a4f2462
tree421ba5b5d78fbe82708da12beb47de7f98f36b84
parent29859f2e79ef3c650ee9712cae990c6a7f787a7d
addr2line: Make --absolute the default, add --relative option.

Make --absolute (including the compilation directory in file names)
the default and add a new option --relative to get the previous
default behavior.

https://www.sourceware.org/bugzilla/show_bug.cgi?id=28951

Signed-off-by: Mark Wielaard <mark@klomp.org>
ChangeLog
NEWS
src/ChangeLog
src/addr2line.c