llvm-project/lldb/packages
Jim Ingham 22eeb7227c The SetStopInfo from a Mach Exception was setting the stop
reason to None when we stop due to a trace, then noticed that
we were on a breakpoint that was not valid for the current thread.
That should actually have set it back to trace.

This was pr26441 (<rdar://problem/24470203>)

llvm-svn: 259684
2016-02-03 19:45:31 +00:00
..
Python/lldbsuite The SetStopInfo from a Mach Exception was setting the stop 2016-02-03 19:45:31 +00:00