diff options
author | Vince Harron <vince@nethacker.com> | 2015-05-26 03:08:05 +0000 |
---|---|---|
committer | Vince Harron <vince@nethacker.com> | 2015-05-26 03:08:05 +0000 |
commit | 218353d84782995135f67eab2284837f12433d41 (patch) | |
tree | 21b4a19256bbbb141f03a8bd0a7c64855f6b5f8a /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp | |
parent | 64acc7fcc79d789daf0559f5d254aa7dbfa3708e (diff) | |
download | llvm-218353d84782995135f67eab2284837f12433d41.zip llvm-218353d84782995135f67eab2284837f12433d41.tar.gz llvm-218353d84782995135f67eab2284837f12433d41.tar.bz2 |
Print port number that lldb-server binds to in platform mode
If binding to port 0 is selected, the actual port is printed.
This improves the reliability of platform startup by ensuring that
a free port can be found.
TEST PLAN
./lldb-server platform --listen *:0
Listening for a connection from <port-number>...
Will appear on stdout (with other stuff potentially)
llvm-svn: 238173
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions