labath added a comment.

In https://reviews.llvm.org/D26093#582618, @tfiala wrote:

> > If it unblocks something it might be ok, but it doesn't actually fix the 
> > problem.
>
> It allows debugging of lldb with lldb on Ubuntu.  This broke recently, and 
> the CL here re-enables the ability to do that.


Could you elaborate on this? I've been debugging lldb without this switch and 
everything seems to work fine (modulo problems evaluating fancy expressions, 
but I don't think that is related to this. Or is it?). I thought this only 
affected which symbols you get in the backtrace output, as it  only parses 
.dynsym sections.


Repository:
  rL LLVM

https://reviews.llvm.org/D26093



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

Reply via email to