Skip to content

Commit 6b2a41b

Browse files
committed
[lldb] Updated lldb-server to spawn the child process and share socket on Windows
`lldb-server platform --server` works on Windows now w/o multithreading. The rest functionality remains unchanged. Depends on #101383. Fixes #90923, fixes #56346. This is the part 1 of the replacement of #100670. In the part 2 I plan to switch `lldb-server gdbserver` to use `--fd` and listen a common gdb port for all gdbserver connections. Then we can remove gdb port mapping to fix #97537.
1 parent c35c4c7 commit 6b2a41b

File tree

1 file changed

+306
-41
lines changed

1 file changed

+306
-41
lines changed

0 commit comments

Comments
 (0)