clayborg added a comment. In D131212#3708142 <https://reviews.llvm.org/D131212#3708142>, @trevorj wrote:
> @clayborg The problem with the second variation is it doesn't prefix the > path, it just looks for shared objects of the same basename in the folders > you specify. Yes, that is correct now that I think about it. > I thought that remote-linux requires a server? It does not. You _can_ connect to a remote server if you want to, but you don't have to. Many workflows need to select a remote platform to let LLDB know how to locate files when doing symbolication and when loading core files, so you should just be able to use the workflow I suggested that was based on Pavel's comments. Does that work for you? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D131212/new/ https://reviews.llvm.org/D131212 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits