[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/29192] addr2line suspected incompatibility with DWARF5
From: |
ofekshilon at gmail dot com |
Subject: |
[Bug binutils/29192] addr2line suspected incompatibility with DWARF5 |
Date: |
Fri, 27 May 2022 13:46:41 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=29192
--- Comment #1 from Ofek Shilon <ofekshilon at gmail dot com> ---
(1) Sorry, typo in the example -
instead of
$ addr2line -fe ./toy 0x1234
should be -
$ addr2line -fe ./toy14 0x1234
Also, just verified that if I build with `-fdebug-default-version=4` the error
disappears and lines are displayed properly.
--
You are receiving this mail because:
You are on the CC list for the bug.