labath wrote:

Thanks.

> Probalby we can remove `#ifndef _WIN32` in 
> lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp, line 928 
> too around `launch_info.AppendDuplicateFileAction((int)pass_comm_fd, 
> (int)pass_comm_fd);`.

Indeed we should. In fact, that function is the reason I'm doing all this. :P

https://github.com/llvm/llvm-project/pull/137978
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to