[Lldb-commits] [PATCH] Skip symlinks to the original file when searching for debug info
Pavel Labath
labath at google.com
Wed Feb 25 05:48:29 PST 2015
That won't work. On linux this can resolve to "abort" or "__GI_abort", depending on whether you have debug symbols for libc or not. And if you use another C library it might resolve to something completely different.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D7836
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the lldb-commits
mailing list