If we are attached to a platform, then make sure that we can verify that a process...
authorGreg Clayton <gclayton@apple.com>
Thu, 27 Sep 2012 00:03:39 +0000 (00:03 +0000)
committerGreg Clayton <gclayton@apple.com>
Thu, 27 Sep 2012 00:03:39 +0000 (00:03 +0000)
commit91e407ea07e62cfa8a0a3e14d11bef29d05104f3
tree19534d1757011b3eaeecd2ef98b2f7130c1f97ad
parente86fd74901534965640bb8f6ba3c5ffc377f5a26
If we are attached to a platform, then make sure that we can verify that a process exists when attaching by "pid" before we try and do a lengthy command that could take a while to timeout.

llvm-svn: 164738
lldb/source/API/SBTarget.cpp