Commit 932830b
committed
[lldb] Clean up StartDebugserverProcess before I start refactoring it
- 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 a22ad65 commit 932830b
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