Set the result status correctly for asynchronous step-in/out/over commands.
authorJim Ingham <jingham@apple.com>
Wed, 16 May 2012 00:37:40 +0000 (00:37 +0000)
committerJim Ingham <jingham@apple.com>
Wed, 16 May 2012 00:37:40 +0000 (00:37 +0000)
commit29412d1c5cddc51c08fe59b8f17541c4be648e67
tree2be9623922333c2d19aa8db26c5501362660790a
parent644f7f1df177a869d7298cda5f02935721eaa87b
Set the result status correctly for asynchronous step-in/out/over commands.

llvm-svn: 156885
lldb/source/Commands/CommandObjectThread.cpp