summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2016-05-26 00:08:39 +0000
committerGreg Clayton <gclayton@apple.com>2016-05-26 00:08:39 +0000
commita61d0a5b01f58bfc8aa855a068aaab337fc2f6cb (patch)
tree73c4d8da9c7b7bbdea3fe57862a56792f8512f8b /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py
parent8fe8892c2dfffe7cdd198d7bbe30fb808f32db25 (diff)
downloadbcm5719-llvm-a61d0a5b01f58bfc8aa855a068aaab337fc2f6cb.tar.gz
bcm5719-llvm-a61d0a5b01f58bfc8aa855a068aaab337fc2f6cb.zip
Make sure to try and take the process stop lock when calling:
uint32_t SBProcess::GetNumQueues(); SBQueue SBProcess::GetQueueAtIndex (size_t index); Otherwise this code will run when the process is running and cause problems. <rdar://problem/26482744> llvm-svn: 270803
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud