Skip to content
Commit b8e0b5a0 authored by Jim Ingham's avatar Jim Ingham
Browse files

Threads which hit a breakpoint but fail the condition are considered

not to be hit.  But another thread might be hit at the same time and
actually stop.  So we have to be sure to switch the first thread's
stop info to eStopReasonNone or we'll report a hit when the condition
failed, which is confusing.

Differential Revision: https://reviews.llvm.org/D128776
parent d4d47e57
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment