Re: [PATCH] addr2line: Make --absolute the default, add --relative option.

2022-03-14 Thread Mark Wielaard
On Fri, 2022-03-11 at 15:49 +0100, Mark Wielaard wrote: > 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 Pushed, Mark

[PATCH] addr2line: Make --absolute the default, add --relative option.

2022-03-11 Thread Mark Wielaard
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 --- ChangeLog | 4 NEWS| 3 +++ s