gopalshankar / address-sanitizer

Automatically exported from code.google.com/p/address-sanitizer
0 stars 0 forks source link

Symbolizer should respect the .gnu_debuglink section #169

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Since many system libraries on Linux have their debug info stripped and stored 
in a different place, llvm-symbolizer must be able to read the .gnu_debuglink 
section and get the info from the corresponding file.

Original issue reported on code.google.com by ramosian.glider@gmail.com on 15 Mar 2013 at 12:06

GoogleCodeExporter commented 9 years ago

Original comment by euge...@google.com on 18 Mar 2013 at 6:42

GoogleCodeExporter commented 9 years ago

Original comment by samso...@google.com on 4 Jun 2013 at 8:01

GoogleCodeExporter commented 9 years ago
This should be fixed in LLVM r188386

Original comment by samso...@google.com on 14 Aug 2013 at 5:12