hawkinsw added inline comments.
================ Comment at: lldb/test/API/functionalities/source-map/TestTargetSourceMap.py:25 + src_dir = self.getSourceDir() + self.runCmd('settings set target.source-map . "%s"' % src_dir) + ---------------- Sorry if this comment is not helpful, but I was wondering ... Could we use `source_map_setting_path` here? That would make future changes easier? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D133038/new/ https://reviews.llvm.org/D133038 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits