[Lldb-commits] [PATCH] D107821: [lldb] [gdb-server] Add tests for more vFile packets
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Sep 7 04:50:48 PDT 2021
labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
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
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107821/new/
https://reviews.llvm.org/D107821
More information about the lldb-commits
mailing list