[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
Tue May 5 05:53:05 PDT 2020


jarin updated this revision to Diff 262081.
jarin marked an inline comment as done.
jarin added a comment.

Addressed reviewer comments.


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.262081.patch
Type: text/x-patch
Size: 5219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200505/c02a4702/attachment-0001.bin>


More information about the lldb-commits mailing list