brucem requested changes to this revision. brucem added a reviewer: brucem. This revision now requires changes to proceed.
================ Comment at: tools/lldb-server/lldb-gdbserver.cpp:30 @@ -30,2 +29,3 @@ #include "lldb/Core/PluginManager.h" +#include "lldb/Host/common/GetOptInc.h" #include "lldb/Host/ConnectionFileDescriptor.h" ---------------- This should be `lldb/Host/HostGetOpt.h` and not `lldb/Host/common/GetOptInc.h`. Repository: rL LLVM http://reviews.llvm.org/D12748 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits