[Lldb-commits] [PATCH] D80112: Check if thread was suspended during previous stop added.
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Jun 11 15:27:33 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3b43f0062949: [lldb] Check if thread was suspended during previous stop added. (authored by fallkrum, committed by JDevlieghere).
Changed prior to commit:
https://reviews.llvm.org/D80112?vs=270176&id=270247#toc
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.270247.patch
Type: text/x-patch
Size: 32598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200611/57395524/attachment-0001.bin>
More information about the lldb-commits
mailing list