[Bug tools/21247] addr2line doesn't properly resolve filename/lineno

2017-05-05 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=21247 --- Comment #4 from Mark Wielaard --- Looking at the debug_info we do have: [39ca09]subprogram low_pc (addr) +0x002c08b0 <_Z20PlatformCrashHandleriP9siginfo_tPv> high_pc (addr)

[Bug tools/21247] addr2line doesn't properly resolve filename/lineno

2017-05-01 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=21247 Mark Wielaard changed: What|Removed |Added CC||mark at klomp dot org --- Comment #3

[Bug tools/21247] addr2line doesn't properly resolve filename/lineno

2017-03-17 Thread marat at slonopotamus dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=21247 --- Comment #2 from Marat Radchenko --- gimli was fixed ( https://github.com/gimli-rs/addr2line/pull/36 ) and now is consistent with binutils (and llvm-symbolizer). I also sent a patch to elftoolchain so it also resolves filename/lineno proper

[Bug tools/21247] addr2line doesn't properly resolve filename/lineno

2017-03-13 Thread marat at slonopotamus dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=21247 --- Comment #1 from Marat Radchenko --- Additional info on various addr2line implementations misbehaving on this testcase: https://github.com/gimli-rs/addr2line/issues/35#issue-213881844 -- You are receiving this mail because: You are on the