diff options
author | Chaoren Lin <chaorenl@google.com> | 2015-11-07 02:16:31 +0000 |
---|---|---|
committer | Chaoren Lin <chaorenl@google.com> | 2015-11-07 02:16:31 +0000 |
commit | 6e8fbc6f39c97d8e43b80d345913db418715179f (patch) | |
tree | 7f110fbf7ca0d51e54d53dc86211f5e402d75ff3 /llvm/lib | |
parent | 7123e2b5d79b6ed18f56ebac1e8c8bc1a57ea23c (diff) | |
download | bcm5719-llvm-6e8fbc6f39c97d8e43b80d345913db418715179f.tar.gz bcm5719-llvm-6e8fbc6f39c97d8e43b80d345913db418715179f.zip |
Fix TestThreadSpecificBreakpoint.py on Linux after rL252355.
Summary:
On Linux, if a thread-specific conditional breakpoint was hit, it
won't necessarily be the thread that hit the breakpoint itself that
evaluates the conditional expression, so the thread that hit the
breakpoint could still be asked to stop, even though it hasn't been
allowed to run since the previous stop.
Reviewers: sivachandra, jingham
Subscribers: lldb-commits
Differential Revision: http://reviews.llvm.org/D14472
llvm-svn: 252391
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions