hanchenye-llvm-project/lldb/source/Plugins/Platform/gdb-server
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
..
CMakeLists.txt
Makefile
PlatformRemoteGDBServer.cpp 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
PlatformRemoteGDBServer.h Change the way the m_trap_handlers Platform base class ivar is initialized; 2014-02-13 23:11:45 +00:00