charles-zablit wrote:

The test fails on Windows because we use the in process `ProcessWindows` plugin 
by default (instead of `lldb-server.exe`). So the log file exists, it just does 
not get written to because there is no gdb traffic. It's fine to skip this test 
for now on Windows. Ideally we want a decorator to only skip this test if 
lldb-server is not used.

https://github.com/llvm/llvm-project/pull/202509
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to