jgorbe added a comment.
Thanks for the fix!
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60608/new/
https://reviews.llvm.org/D60608
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi
This revision was not accepted when it landed; it landed in state "Needs
Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL358847: Make TestVSCode_step pass reliably (authored by
labath, committed by ).
Herald added a project: LLVM.
Herald added
labath created this revision.
labath added reviewers: clayborg, jgorbe.
Herald added a subscriber: jfb.
The test was failing occasionally (1% of runs or so), because of
unpredictable timings between the two threads spawned by the test. If
the second thread hit the breakpoint right as we were stepp