[Lldb-commits] [PATCH] D128776: Handle a stop when another thread has hit a breakpoint with a failed condition
Jim Ingham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jun 29 17:51:33 PDT 2022
jingham updated this revision to Diff 441217.
jingham added a comment.
Use sleep_for instead of usleep. Man, that API isn't winning any beauty contests!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128776/new/
https://reviews.llvm.org/D128776
Files:
lldb/source/Target/StopInfo.cpp
lldb/test/API/functionalities/breakpoint/two_hits_one_actual/Makefile
lldb/test/API/functionalities/breakpoint/two_hits_one_actual/TestTwoHitsOneActual.py
lldb/test/API/functionalities/breakpoint/two_hits_one_actual/main.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128776.441217.patch
Type: text/x-patch
Size: 8071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220630/b2c30751/attachment.bin>
More information about the lldb-commits
mailing list