llvm-project/lldb/packages/Python/lldbsuite
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
..
support Always write the session file in UTF-8. 2016-02-01 18:12:59 +00:00
test The SetStopInfo from a Mach Exception was setting the stop 2016-02-03 19:45:31 +00:00
__init__.py Added lldbsuite.lldb_test_root, switched formatter to use it. 2015-12-07 06:19:48 +00:00