labath added inline comments.
================ Comment at: lldb/source/Commands/CommandObjectPlatform.cpp:1079 + + Omitting the destination places the file in the debuggers current working directory.)"); } ---------------- It would be more correct to say "the platform working directory" (as selected by platform settings -w). It might also be nice to mention what happens with relative paths. I guess they are going to be interpreted relative to the remove WD (?) Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D110981/new/ https://reviews.llvm.org/D110981 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits