labath abandoned this revision.
labath added a comment.
Fix is in https://reviews.llvm.org/D32899.
https://reviews.llvm.org/D32295
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
clayborg requested changes to this revision.
clayborg added a comment.
This revision now requires changes to proceed.
This will break the Swift REPL as it relies on debug info and we won't be told
about the ".debug_XXX" or "__debug_XXX" sections if we disable this. Jim or
Sean should verify this
lhames accepted this revision.
lhames added a comment.
This revision is now accepted and ready to land.
Approving the LLDB/Linux working again.
Thanks for digging in to this Pavel. Greg Clayton appears to have hit the same
issue recently too. Digging through bugs.llvm.org, it looks like this mig
labath created this revision.
Herald added a subscriber: aprantl.
Since r299449 "Make RuntimeDyld honor the ProcessAllSections flag." we
have been experiencing an assertion failure when evaluating expressions
on linux.
Based on my investigation, the sequence of events is as follows:
- lldb sets