hanchenye-llvm-project/lldb/tools/debugserver
Greg Clayton 1681092f96 Remove an assertion that was being hit due to slow DNS name lookups on MacOSX for "localhost".
Changed all "localhost" to "127.0.0.1" to prevent potentially long name lookups.

<rdar://problem/16154630>

llvm-svn: 202424
2014-02-27 19:38:18 +00:00
..
debugserver.xcodeproj Convert to codesigning by hand to work around bugs in Xcode cert verification. 2014-02-18 19:11:49 +00:00
resources
scripts Make lldb build with Makefiles on OS X. 2014-01-18 08:05:32 +00:00
source Remove an assertion that was being hit due to slow DNS name lookups on MacOSX for "localhost". 2014-02-27 19:38:18 +00:00
CMakeLists.txt Fix CMake build of debugserver on Mac OS X. 2014-01-10 23:06:17 +00:00
Makefile Make lldb build with Makefiles on OS X. 2014-01-18 08:05:32 +00:00
debugnub-exports