If we got what looks like a single step exception but we weren't single stepping...
authorJim Ingham <jingham@apple.com>
Sat, 27 Oct 2012 02:52:04 +0000 (02:52 +0000)
committerJim Ingham <jingham@apple.com>
Sat, 27 Oct 2012 02:52:04 +0000 (02:52 +0000)
commit4dc613b364296d57d8d12cb2f1285d54b21064f1
tree78c282ea86a50e087f0b8cb68ba549a8ceac55ac
parent668bf82658f44105d96ea8f780ec967e86c50fc7
If we got what looks like a single step exception but we weren't single stepping then just report
the raw exception.

llvm-svn: 166859
lldb/source/Plugins/Process/Utility/StopInfoMachException.cpp
lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp