[PATCH] Support for separate debug info files in asan symbolize script

Maria Guseva m.guseva at samsung.com
Thu Aug 14 04:23:17 PDT 2014


Hi glider, samsonov, kcc,

The patch allows asan symbolize script to use separate debug info files on Linux system using ELF debug link or build ID for debug info files locating. These are methods provided currently by GNU Binutils. Added functionality replicates the GDB algorithm https://sourceware.org/gdb/onlinedocs/gdb/Separate-Debug-Files.html

http://reviews.llvm.org/D4902

Files:
  lib/asan/scripts/asan_symbolize.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4902.12494.patch
Type: text/x-patch
Size: 7723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140814/ccc55b0d/attachment.bin>


More information about the llvm-commits mailing list