[Lldb-commits] [PATCH] D133908: Add auto deduce source map setting

2022-09-14 Thread Jim Ingham via Phabricator via lldb-commits
jingham added a comment. We also inject a source-map behind the scenes when a dSYM has path mapping keys as described in: https://lldb.llvm.org/use/symbols.html It would be good to make sure that the auto-detect source maps and that feature get along nicely both when the dSYM source map points

[Lldb-commits] [PATCH] D133908: Add auto deduce source map setting

2022-09-14 Thread jeffrey tan via Phabricator via lldb-commits
yinghuitan created this revision. Herald added a project: All. yinghuitan requested review of this revision. Herald added a project: LLDB. Herald added a subscriber: lldb-commits. This patch adds a new "target.auto-deduce-source-map" setting. If enabled, this setting may auto deduce a sourc