clayborg added a comment.

I would rather see this done in a more generic fashion. Any platform should be 
able to enable/disable external symbol lookups. Maybe make this setting:

  (lldb) settings set symbols.enable-external-lookups false

On Darwin this would mean dSYM. Any other platform can skip any symbol lookups 
that aren't part of the object file or specified inside the object file.


https://reviews.llvm.org/D44342



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

Reply via email to