llvm-project/lldb/tools/debugserver
Greg Clayton fd23889e53 Remove the debugserver "--open-connection" option and obey the hostname that is passed into debugserver.
you can now specify:

debugserver host:port
debugserver port
debugserver /path/to/file

When "host" is specified, we will only accept connections from that host. If host is not specified, we default to "localhost".

llvm-svn: 183457
2013-06-06 22:44:19 +00:00
..
debugserver.xcodeproj <rdar://problem/13892516> 2013-05-21 01:00:52 +00:00
resources Bump to lldb-133. 2012-03-17 03:27:04 +00:00
scripts Re-adding this previously removed file. 2012-09-20 23:08:52 +00:00
source Remove the debugserver "--open-connection" option and obey the hostname that is passed into debugserver. 2013-06-06 22:44:19 +00:00
debugnub-exports