[Lldb-commits] [PATCH] D131212: Allow host platform to use sdk sysroot directory option when resolving shared modules
Trevor Joynson via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Aug 8 14:48:54 PDT 2022
trevorj added a comment.
@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.
I thought that remote-linux requires a server?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131212/new/
https://reviews.llvm.org/D131212
More information about the lldb-commits
mailing list