diff options
author | Jason Molenda <jmolenda@apple.com> | 2013-03-23 00:44:22 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2013-03-23 00:44:22 +0000 |
commit | 45461571e77e7dd9c476dd4e40e24fdcfc63918b (patch) | |
tree | cdb5b1221beb74441dad7535454645304c16c4a0 /lldb/tools/lldb-perf/common/clang/lldb_perf_clang.cpp | |
parent | 130df4b0a42524854388520d9aa2cc210c1f0e7f (diff) | |
download | bcm5719-llvm-45461571e77e7dd9c476dd4e40e24fdcfc63918b.tar.gz bcm5719-llvm-45461571e77e7dd9c476dd4e40e24fdcfc63918b.zip |
Change debugserver to open the socket it listens
to in INADDR_LOOPBACK mode by default ("localhost only")
instead of INADDR_ANY ("accept connections from any system").
Add a new command line argument to debugserver, --open-connection
or -H which will enable the previous behavior. It would be used
if you were doing two-system debugging, with lldb running on one
system and debugserver running on the other. But it is a less
common workflow and should not be the default.
<rdar://problem/12583284>
llvm-svn: 177790
Diffstat (limited to 'lldb/tools/lldb-perf/common/clang/lldb_perf_clang.cpp')
0 files changed, 0 insertions, 0 deletions