[LLVMdev] Missing symbols in pass stack trace

Justin Holewinski justin.holewinski at gmail.com
Fri Jun 24 11:04:36 PDT 2011


On Jun 24, 2011, at 1:12 PM, Carlo Alberto Ferraris wrote:

> 
>> I meant on the stack trace, for your initial trace:
>> 
>> $ addr2line -e CGF.so 0x00007f640b6a24fd
> It doesn't work (it prints ??:0) I guess because it's PIC code (in the address above the blue part changes at each invocation of opt)

Seems to be some issue with gdb not being able to read all of the debug symbols.  I'm not sure what else to try.

> 
> -- 
> Carlo Alberto Ferraris <cafxx at strayorange.com>
> website/blog - +39 333 7643 235
> <cafxx.vcf>

Thanks,

Justin Holewinski

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110624/355a2c63/attachment.html>


More information about the llvm-dev mailing list