The ThreadPlanCallFunction needs to pass its "StopOthers" to its run to address subplan.
authorJim Ingham <jingham@apple.com>
Fri, 7 Mar 2014 11:16:37 +0000 (11:16 +0000)
committerJim Ingham <jingham@apple.com>
Fri, 7 Mar 2014 11:16:37 +0000 (11:16 +0000)
commit0ff099f10c52270feac74c54aa250218854bbe42
tree8e893faf7041a531919e62928adecedb6c291735
parentad3d81d320408a5baf50d61c6f666e0d854502d2
The ThreadPlanCallFunction needs to pass its "StopOthers" to its run to address subplan.

llvm-svn: 203231
lldb/include/lldb/Target/ThreadPlanCallFunction.h
lldb/source/Target/ThreadPlanCallFunction.cpp