Change crash handling to use eStateStopped rather than eStateCrashed.
authorAndrew Kaylor <andrew.kaylor@intel.com>
Fri, 14 Dec 2012 18:24:34 +0000 (18:24 +0000)
committerAndrew Kaylor <andrew.kaylor@intel.com>
Fri, 14 Dec 2012 18:24:34 +0000 (18:24 +0000)
commit7a73251dea6a86e7b1bf8a28dfb428b43fecba22
tree4073015d605632d288d0e60444000a09914d94f9
parent7aa4a881e6c534b89c39247bbd059729c22ddef3
Change crash handling to use eStateStopped rather than eStateCrashed.

llvm-svn: 170224
lldb/source/Plugins/Process/POSIX/ProcessPOSIX.cpp