<div dir="ltr"><div>Hello,</div><div><br></div><div>I am in need of configuring dSYM lookups on macOS for a directory under ~/Library/Caches which is not indexed by Spotlight and does not seem to be picked up when adding my directory to DBGSpotlightPaths. The <a href="https://lldb.llvm.org/use/symbols.html">Symbols on macOS</a> page includes "Explicit search paths" as a method of dSYM lookups but mentions no way of configuring it. I happened to come across this very oldĀ <a href="https://opensource.apple.com/source/gdb/gdb-696/doc/ReleaseNotes.xml">GDB release notes</a> page which mentions that DBGSearchPaths can be used to configure explicit search paths. I can use DBGFileMappedPaths or DBGShellCommands but DBGSearchPaths seems to be working fine and looks like a much simpler approach if it is intended to be supported in the longĀ term.</div><div><br></div><div>Thanks,</div><div>Ivan</div></div>