[Lldb-commits] [PATCH] D80112: Check if thread was suspended during previous stop added.
Ilya Bukonkin via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Jun 11 08:46:58 PDT 2020
fallkrum updated this revision to Diff 270148.
fallkrum added a comment.
Code review fixes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80112/new/
https://reviews.llvm.org/D80112
Files:
lldb/include/lldb/Target/Process.h
lldb/source/Target/Process.cpp
lldb/test/API/functionalities/thread/ignore_suspended/Makefile
lldb/test/API/functionalities/thread/ignore_suspended/TestIgnoreSuspendedThread.py
lldb/test/API/functionalities/thread/ignore_suspended/main.cpp
lldb/unittests/CMakeLists.txt
lldb/unittests/Process/CMakeLists.txt
lldb/unittests/Process/ProcessEventDataTest.cpp
lldb/unittests/Thread/CMakeLists.txt
lldb/unittests/Thread/ThreadTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80112.270148.patch
Type: text/x-patch
Size: 32757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200611/26f61c6b/attachment-0001.bin>
More information about the lldb-commits
mailing list