[Lldb-commits] [PATCH] Strip ELF symbol versions from symbol names
Vince Harron
vharron at google.com
Wed Feb 25 14:45:03 PST 2015
> when we attempt to evaluate an expression referencing 'memcpy' we fail, as we cannot resolve the symbol.
At the risk of being too picky, we might also want to support calling the correct version of memcpy based on the version of glibc that you are using. It's not particularly important in this case (glibc 2.15 is my personal minspec. But there may be other instances.
http://reviews.llvm.org/D7884
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the lldb-commits
mailing list