dosep - force timeout processes to dump core when they timeout
authorVince Harron <vince@nethacker.com>
Wed, 27 May 2015 04:40:36 +0000 (04:40 +0000)
committerVince Harron <vince@nethacker.com>
Wed, 27 May 2015 04:40:36 +0000 (04:40 +0000)
commitdcc2b9f7f55b98ecef120a769bbb1cbb877bfb55
treed912d45d9399b4d3f9d7251686a00853be238ebd
parent2a2949cf47d033f053b175a61b040ce18062df8a
dosep - force timeout processes to dump core when they timeout

move all core files to the session dir after all tests have completed

TEST PLAN
Run tests. Force a timeout by decreasing a timeout
export LLDB_EVENTS_TIMEOUT=10s
./dosep.py

Differential Revision: http://reviews.llvm.org/D9905

llvm-svn: 238281
lldb/test/dosep.py