Commit 9387207
[lldb] Clean up StartDebugserverProcess before I start refactoring it (llvm#135342)
- use early exits where possible
- avoid the listen thread by using Socket APIs which allow separate
"listen" and "accept" steps
- use formatv-like log statements
There "should" be no functional changes from this patch.1 parent f11b87a commit 9387207
File tree
2 files changed
+199
-297
lines changed- lldb/source/Plugins/Process/gdb-remote
2 files changed
+199
-297
lines changed
0 commit comments