jasonmolenda added a comment. This is an awesome enhancement for environments where the dSYM can be located programmatically --- downloading only the dSYMs that are actually being used in a debug session makes it low overhead versus grabbing everything, and it's great to have them loaded for you when you actually want to look at them. I think the LocateSymbolFileMacOSX.cpp part of the patch needs to be rebased now that https://reviews.llvm.org/D131303 landed. I hope we can get this integrated, I can't wait to live on it.
CHANGES SINCE LAST ACTION https://reviews.llvm.org/D131328/new/ https://reviews.llvm.org/D131328 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits