ovyalov added a comment.

vdso issue is related to ELF format and I'm wondering whether we can keep the 
fix contained in ObjectFileELF - for example, if a section that we're trying to 
read is beyond the boundaries of memory buffer we can read its content from 
inferior's memory using ObjectFile::m_process_wp.


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