[Lldb-commits] [PATCH] D49739: [WIP] Re-implement MI target-select command.
Alexander Polyakov via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jul 25 03:17:57 PDT 2018
apolyakov added a comment.
`packages/Python/lldbsuite/test/tools/lldb-mi/signal/TestMiSignal.py` test contains `port = 12000 + random.randint(0, 3999)`.
https://reviews.llvm.org/D49739
More information about the lldb-commits
mailing list