[Lldb-commits] [lldb] [PrefixMap] Teach lldb to auto-load compilation-prefix-map.json (PR #187145)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Tue Mar 24 02:39:24 PDT 2026


DavidSpickett wrote:

And how does one find out that this exists? Is this JSON file emitted by a toolchain already?

Seems like it could at least be added to https://lldb.llvm.org/use/map.html#remap-source-file-pathnames-for-the-debug-session and maybe https://lldb.llvm.org/use/map.html#supply-a-catchall-directory-to-search-for-source-files-in if there is wildcard support.

https://github.com/llvm/llvm-project/pull/187145


More information about the lldb-commits mailing list