Commit 38316a6
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 2fd860c commit 38316a6
File tree
2 files changed
+201
-300
lines changed- lldb/source/Plugins/Process/gdb-remote
2 files changed
+201
-300
lines changed
0 commit comments