[lldb-dev] LLVM 11.1.0-final has been tagged.

2021-02-17 Thread Tom Stellard via lldb-dev
Hi, I've tagged 11.1.0-final, testers may begin uploading binaries now. -Tom ___ lldb-dev mailing list lldb-dev@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Re: [lldb-dev] Is DBGSearchPaths supported for configuring dSYM lookups?

2021-02-17 Thread Greg Clayton via lldb-dev
DBGSpotlightPaths is to limit spotlight searches to _only_ those directories, but they must be valid locations that spotlight would normally index. If you want to see if spotlight indexes a directory that contains a dSYM file, then you can us "mdls": $ mdls a.out.dSYM _kMDItemDisplayNameWithExt