[Lldb-commits] [PATCH] D107821: [lldb] [gdb-server] Add tests for more vFile packets
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Sep 8 01:46:16 PDT 2021
mgorny added a comment.
In D107821#2986450 <https://reviews.llvm.org/D107821#2986450>, @labath wrote:
> Instead of the tempfile thingies I'd probably just use fixed files names in the build directory -- it's specific to a single test, automatically cleaned on each run and it's where all of our other "temporary" files end up
Done that. I'll do one more test run, then push.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107821/new/
https://reviews.llvm.org/D107821
More information about the lldb-commits
mailing list