ravitheja added a comment.

Hi Oleyksiy, actually the problem is not with the Elf Format but its a problem 
with the ObjectFileElf itself which cannot handle reading from arbitrary 
offsets in the Elf. Now the ideal solution would be to fix that but as we had 
discussed last year we agreed to allocate more memory for the vdso. I could try 
to contain the complete fix in the ObjectFileElf but that may be 
counterproductive since it already buggy ?


http://reviews.llvm.org/D16107



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to