[Lldb-commits] [PATCH] D79308: [lldb-server] Reset stop reason of all threads when resuming
Jaroslav Sevcik via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon May 4 07:27:20 PDT 2020
jarin updated this revision to Diff 261805.
jarin added a comment.
Simplify the test based on the suggestion from labath at .
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79308/new/
https://reviews.llvm.org/D79308
Files:
lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp
lldb/source/Plugins/Process/Linux/NativeThreadLinux.cpp
lldb/source/Plugins/Process/Linux/NativeThreadLinux.h
lldb/test/API/functionalities/thread/break_step_other/Makefile
lldb/test/API/functionalities/thread/break_step_other/TestThreadBreakStepOther.py
lldb/test/API/functionalities/thread/break_step_other/main.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79308.261805.patch
Type: text/x-patch
Size: 5171 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200504/cc7e4ee3/attachment.bin>
More information about the lldb-commits
mailing list