This is an archive of the discontinued LLVM Phabricator instance.

Print port number that lldb-server binds to in platform mode
ClosedPublic

Authored by vharron on May 24 2015, 7:35 PM.

Details

Reviewers
ovyalov
clayborg
Summary

This improves the reliability of platform startup by ensuring that
a free port can be found.

Diff Detail

Event Timeline

vharron updated this revision to Diff 26391.May 24 2015, 7:35 PM
vharron retitled this revision from to Print port number that lldb-server binds to in platform mode.
vharron updated this object.
vharron edited the test plan for this revision. (Show Details)
vharron added reviewers: clayborg, ovyalov.
vharron added a subscriber: Unknown Object (MLST).
ovyalov accepted this revision.May 25 2015, 11:09 AM
ovyalov edited edge metadata.

LGTM

This revision is now accepted and ready to land.May 25 2015, 11:09 AM
vharron closed this revision.May 25 2015, 8:20 PM

r238173