[Lldb-commits] [PATCH] D65677: [VirtualFileSystem] Support encoding a current working directory in a VFS mapping.
Sam McCall via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Aug 6 03:39:33 PDT 2019
sammccall added a comment.
> I'd like to know if you tried other approaches and why they failed.
+1. In particular, what goes wrong if you try to make the working directory a sibling of VFS (within the reproducer container) rather than a child of it (within shared infrastructure)?
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65677/new/
https://reviews.llvm.org/D65677
More information about the lldb-commits
mailing list