Commit fd6c865
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 23c9cfc commit fd6c865
File tree
2 files changed
+202
-311
lines changed- lldb/source/Plugins/Process/gdb-remote
2 files changed
+202
-311
lines changed
0 commit comments